Test against Kotlin 2.0.20 in CI workflows

This commit is contained in:
Erik C. Thauvin 2024-09-09 23:33:20 -07:00
parent 4a8d9fc92d
commit 4c7316f76a
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ jobs:
- image: cimg/openjdk:21.0
steps:
- build_and_test:
kotlin: 2.0.0
kotlin: 2.0.20
workflows:
bld: