Skip to content

Commit 4e88847

Browse files
Update dependency com.google.jimfs:jimfs to v1.3.1 (#1657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7edbfd3 commit 4e88847

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
@@ -22,6 +22,6 @@ kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.
2222
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.1.0" }
2323
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.3" }
2424
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
25-
test-jimfs = "com.google.jimfs:jimfs:1.3.0"
25+
test-jimfs = "com.google.jimfs:jimfs:1.3.1"
2626
test-junit = { module = "junit:junit", version = "4.13.2" }
2727
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.33.0" }

0 commit comments

Comments
 (0)