Skip to content

Commit bfe00ca

Browse files
Update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ----- | ----- | | maven | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 7.0.2 | 7.0.3 | | maven | com.sksamuel.cohort:cohort-ktor | 2.6.1 | 2.6.2 | | maven | com.sksamuel.cohort:cohort-hikari | 2.6.1 | 2.6.2 |
1 parent 2f248e7 commit bfe00ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
arrow = "2.0.1"
3-
cohort = "2.6.1"
3+
cohort = "2.6.2"
44
coroutines = "1.10.1"
55
detekt = "1.23.8"
66
hikari = "6.3.0"
@@ -14,7 +14,7 @@ ktor = "3.1.2"
1414
logback = "1.5.18"
1515
postgresql = "42.7.5"
1616
slugify = "3.0.7"
17-
spotless = "7.0.2"
17+
spotless = "7.0.3"
1818
sqldelight = "2.0.2"
1919
suspendapp = "0.5.0"
2020
testcontainers = "1.20.6"

0 commit comments

Comments
 (0)