Skip to content

Commit

Permalink
fix Gradle tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Nov 29, 2023
1 parent 3dfb8e1 commit c1e24e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libraries.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ guava = "31.1-jre"
javaPoet = "1.13.0"
jetbrains-annotations = "23.0.0"
junit = "4.13.2"
kotlin-plugin-min = "1.5.0"
kotlin-plugin-min = "1.8.0"
kotlin-plugin = "1.9.20"
kotlin-plugin-max = "1.8.10"
kotlin-plugin-max = "1.9.20"
kotlin-plugin-duringideasync = "1.6.10"
kotlin-stdlib = "1.9.20"
kotlinx-coroutines = "1.6.4"
Expand Down

0 comments on commit c1e24e1

Please sign in to comment.