Skip to content

Commit 1d3a5ea

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency com.google.jimfs:jimfs to v1.3.1
1 parent 7c41b13 commit 1d3a5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
4343
jackson-dataformat-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }
4444
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }
4545
jfrunit = { module = "org.moditect.jfrunit:jfrunit-core", version = "1.0.0.Alpha2" }
46-
jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.0" }
46+
jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.1" }
4747
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
4848
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
4949
joox = { module = "org.jooq:joox", version = "2.0.1" }

0 commit comments

Comments
 (0)