Skip to content

Commit 0aa26a7

Browse files
authored
Merge pull request #355 from openapi-processor/dependabot/gradle/com.google.jimfs-jimfs-1.3.1
Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1
2 parents f10d8f2 + 9249c98 commit 0aa26a7

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)