Bump Kotlin to version 2.1.10
This commit is contained in:
parent
05361c981e
commit
dba879dcbc
3 changed files with 3 additions and 2 deletions
1
.github/workflows/bld.yml
vendored
1
.github/workflows/bld.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
matrix:
|
||||
java-version: [17, 21, 22]
|
||||
kotlin-version: [1.19.24, 2.0.20]
|
||||
kotlin-version: [1.9.25, 2.1.10]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue