Skip to content

Commit a663b82

Browse files
renovate[bot]Egorand
authored andcommitted
Update dependency com.google.jimfs:jimfs to v1.3.2
1 parent e61da7f commit a663b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ktfmt = "com.facebook:ktfmt:0.64"
4646

4747
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
4848
compileTesting = { module = "com.google.testing.compile:compile-testing", version = "0.23.0" }
49-
jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.1" }
49+
jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.2" }
5050
ecj = { module = "org.eclipse.jdt.core.compiler:ecj", version = "4.6.1" }
5151
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kct" }
5252
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref = "kct" }

0 commit comments

Comments
 (0)