Skip to content

Bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2026.4.1 to 2026.4.5 #4128

Bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2026.4.1 to 2026.4.5

Bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2026.4.1 to 2026.4.5 #4128

Workflow file for this run

name: Autorebase
on:
push:
branches-ignore:
- rebase-pull-request**
- cherry-pick-rebase-pull-request**
pull_request:
types: [ labeled ]
jobs:
auto-rebase:
name: AutoRebase
runs-on: ubuntu-latest
steps:
- name: Auto rebase
uses: MoveLab-Studio/AutoRebase@v0.1.10
with:
github_token: ${{ secrets.COUPLING_PAT }}