Bump Kotlin to version 2.2.0
This commit is contained in:
parent
92aac82b50
commit
cfcf72bf4e
9 changed files with 13 additions and 13 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
java-version: [ 17, 21, 24 ]
|
||||
kotlin-version: [ 1.9.25, 2.1.21 ]
|
||||
kotlin-version: [ 1.9.25, 2.2.0 ]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue