Skip to content

Commit c0b87f3

Browse files
renovate[bot]mbayerPK
authored andcommitted
Update dependency com.google.jimfs:jimfs to v1.3.1
1 parent 9621767 commit c0b87f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ truth = "com.google.truth:truth:1.4.4"
1414
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
1515
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4jVersion" }
1616
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4jVersion" }
17-
jimfs = "com.google.jimfs:jimfs:1.3.0"
17+
jimfs = "com.google.jimfs:jimfs:1.3.1"
1818

1919
[plugins]
2020
ksp = "com.google.devtools.ksp: 1.8.22-1.0.11"

0 commit comments

Comments
 (0)