Skip to content

Bump Kotlin to 2.2.20 from 1.9.25 so we can run tests with Java 25 #719

Bump Kotlin to 2.2.20 from 1.9.25 so we can run tests with Java 25

Bump Kotlin to 2.2.20 from 1.9.25 so we can run tests with Java 25 #719

name: Auto Cherry-Pick
on:
push:
branches:
- main
- '*.x'
jobs:
cherry-pick-commit:
uses: spring-io/spring-github-workflows/.github/workflows/spring-cherry-pick.yml@v5
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}