Skip to content

Commit f8b29ca

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump com.google.jimfs:jimfs from 1.2 to 1.3.0
Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.2 to 1.3.0. - [Release notes](https://github.com/google/jimfs/releases) - [Commits](google/jimfs@v1.2...v1.3.0) --- updated-dependencies: - dependency-name: com.google.jimfs:jimfs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6cb831 commit f8b29ca

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
@@ -42,7 +42,7 @@ groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.12" }
4242
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.21" }
4343
hamcrest = { module = "org.hamcrest:hamcrest", version = "2.2" }
4444
jfrunit = { module = "org.moditect.jfrunit:jfrunit-core", version = "1.0.0.Alpha2" }
45-
jimfs = { module = "com.google.jimfs:jimfs", version = "1.2" }
45+
jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.0" }
4646
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
4747
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
4848
joox = { module = "org.jooq:joox", version = "2.0.0" }

0 commit comments

Comments
 (0)