Skip to content

Commit bfe4499

Browse files
chore(deps): update upgrade all non-major dependencies (gradle)
1 parent 9fd127c commit bfe4499

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
[versions]
2-
kotlin = "2.3.10"
3-
compose = "1.10.2"
2+
kotlin = "2.3.21"
3+
compose = "1.11.0"
44
ktlint = "14.2.0"
5-
ksp = "2.3.6"
6-
kover = "0.9.7"
7-
junit = "6.0.3"
5+
ksp = "2.3.8"
6+
kover = "0.9.8"
7+
junit = "6.1.0"
88

9-
kotlinx-coroutines = "1.10.2"
10-
ktor = "3.4.1"
11-
jackson = "2.21.1"
12-
sentry = "8.35.0"
13-
koin = "4.1.1"
9+
kotlinx-coroutines = "1.11.0"
10+
ktor = "3.5.0"
11+
jackson = "2.21.3"
12+
sentry = "8.41.0"
13+
koin = "4.2.1"
1414
koin-annotations = "2.3.1"
1515
exposed = "0.61.0"
1616
logback = "1.5.32"
1717
kotlin-logging = "7.0.14"
1818
qrcodegen = "1.8.0"
1919
semver = "2.1.0"
20-
bouncy-castle = "1.83"
20+
bouncy-castle = "1.84"
2121
hikaricp = "7.0.2"
2222
ocpp-library = "2.0.0"
2323

0 commit comments

Comments
 (0)