Skip to content

Commit 9249c98

Browse files
Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1
Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/google/jimfs/releases) - [Commits](google/jimfs@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: com.google.jimfs:jimfs dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f10d8f2 commit 9249c98

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
@@ -29,7 +29,7 @@ spring-web = { module ="org.springframework:spring-web", version.ref = "spring-w
2929
spring-data = { module ="org.springframework.data:spring-data-commons", version.ref = "spring-data" }
3030

3131
checker = "org.checkerframework:checker:3.49.5"
32-
jimfs = "com.google.jimfs:jimfs:1.3.0"
32+
jimfs = "com.google.jimfs:jimfs:1.3.1"
3333
slf4j = "org.slf4j:slf4j-api:2.0.17"
3434
logback = "ch.qos.logback:logback-classic:1.5.18"
3535

0 commit comments

Comments
 (0)