Bump Kotlin matrix version to 2.1.20
This commit is contained in:
parent
7e58e5840f
commit
6173639cdd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
java-version: [17, 21, 24]
|
||||
kotlin-version: [1.9.25, 2.0.20, 2.1.10]
|
||||
kotlin-version: [1.9.25, 2.0.20, 2.1.20]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue