Skip to content

Commit a408e18

Browse files
Update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | maven | com.github.slugify:slugify | 4.0.0 | 4.0.1 | | maven | ch.qos.logback:logback-classic | 1.5.37 | 1.5.38 |
1 parent be28410 commit a408e18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ kjwt = "1.0.0"
77
kotlin = "2.4.0"
88
kover = "0.9.8"
99
ktor = "3.5.1"
10-
logback = "1.5.37"
10+
logback = "1.5.38"
1111
postgresql = "42.7.13"
12-
slugify = "4.0.0"
12+
slugify = "4.0.1"
1313
spotless = "8.8.0"
1414
sqldelight = "2.3.2"
1515
testcontainers = "1.21.4"

0 commit comments

Comments
 (0)