Skip to content

Commit

Permalink
Updated Kotlin to 1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Feb 20, 2024
1 parent bb32eac commit b365dcf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ext {
assertJVersion = '3.25.3'
mockitoVersion = '4.11.0'
systemLambdaVersion = '1.2.1'
kotlinVersion = '1.8.0'
kotlinVersion = '1.9.22'
kotlinxVersion = '1.8.0'
kotestVersion = '5.8.0'
findbugsVersion = '3.0.2'
Expand Down
27 changes: 0 additions & 27 deletions engine/src/test/java/experiments/Experiments.java

This file was deleted.

0 comments on commit b365dcf

Please sign in to comment.