We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7419c66 commit bf487a0Copy full SHA for bf487a0
build.gradle.kts
@@ -35,7 +35,7 @@ val awailitilityKotlinVersion = "4.2.1"
35
val assertkJvmVersion = "0.28.1"
36
val springMockkVersion = "4.0.2"
37
val mockkVersion = "1.13.10"
38
-val guavaVersion = "33.1.0-jre"
+val guavaVersion = "33.2.0-jre"
39
val orgJsonVersion = "20240303"
40
val graphQLKotlinVersion = "7.1.1"
41
val k9FormatVersion = "8.3.4"
0 commit comments