Updated to Kotlin 1.5.30.
This commit is contained in:
parent
233b1acdb2
commit
0a0469c5e0
8 changed files with 333 additions and 230 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
<<: *defaults
|
||||
|
||||
docker:
|
||||
- image: openjdk:16-jdk
|
||||
- image: cimg/openjdk:16.0
|
||||
|
||||
<<: *defaults_gradle
|
||||
|
||||
|
@ -42,7 +42,7 @@ jobs:
|
|||
<<: *defaults
|
||||
|
||||
docker:
|
||||
- image: circleci/openjdk:8-jdk
|
||||
- image: cimg/openjdk:8.0
|
||||
|
||||
<<: *defaults_gradle
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue