Skip to content

Commit c9d48a8

Browse files
Update all dependencies (#214)
| datasource | package | from | to | | ---------- | ---------------------------------- | ----- | ----- | | maven | com.github.javadev:underscore | 1.111 | 1.112 | | maven | io.github.oshai:kotlin-logging-jvm | 7.0.5 | 7.0.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e3c667 commit c9d48a8

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
@@ -15,9 +15,9 @@ testLogger = "4.0.0"
1515
truth = "1.4.4"
1616
assertj-core = "3.27.3"
1717
assertj-vavr = "0.4.3"
18-
kotlin-logging = "7.0.5"
18+
kotlin-logging = "7.0.6"
1919
pprint = "3.0.0"
20-
underscore = "1.111"
20+
underscore = "1.112"
2121
kotlin-faker = "1.16.0"
2222
mockito = "5.16.1"
2323
spring = "6.2.5"

0 commit comments

Comments
 (0)