Updated dependencies
Bumped Kotlin to version 2.0.21 Bumped JUnit to version 5.11.2
This commit is contained in:
parent
4c7316f76a
commit
35f7f73a24
4 changed files with 9 additions and 7 deletions
|
@ -52,10 +52,11 @@ jobs:
|
|||
- image: cimg/openjdk:21.0
|
||||
steps:
|
||||
- build_and_test:
|
||||
kotlin: 2.0.20
|
||||
kotlin: 2.0.21
|
||||
|
||||
workflows:
|
||||
bld:
|
||||
jobs:
|
||||
- bld_jdk17
|
||||
- bld_jdk21
|
||||
- bld_jdk21
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue