We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9621767 commit c0b87f3Copy full SHA for c0b87f3
1 file changed
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ truth = "com.google.truth:truth:1.4.4"
14
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
15
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4jVersion" }
16
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4jVersion" }
17
-jimfs = "com.google.jimfs:jimfs:1.3.0"
+jimfs = "com.google.jimfs:jimfs:1.3.1"
18
19
[plugins]
20
ksp = "com.google.devtools.ksp: 1.8.22-1.0.11"
0 commit comments