Skip to content

Commit c20e24d

Browse files
Update all dependencies (#232)
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ------ | | maven | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 7.0.3 | 7.0.4 | | maven | com.diffplug.spotless:spotless-plugin-gradle | 7.0.3 | 7.0.4 | | maven | com.squareup.okio:okio-jvm | 3.11.0 | 3.12.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4992f49 commit c20e24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ graal = "24.2.1"
99
java-vavr = "0.10.6"
1010
kotlin-vavr = "0.10.2"
1111
jetbrains-annotations = "26.0.2"
12-
okio = "3.11.0"
12+
okio = "3.12.0"
1313
kotest = "5.9.1"
1414
testLogger = "4.0.0"
1515
truth = "1.4.4"
@@ -33,7 +33,7 @@ gradle-taskinfo = "2.2.0"
3333
junit = "5.11.4"
3434
kover = "0.9.1"
3535
detekt = "1.23.8"
36-
spotless = "7.0.3"
36+
spotless = "7.0.4"
3737
apache-log4j = "2.24.3"
3838

3939
[libraries]

0 commit comments

Comments
 (0)