We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd127c commit bfe4499Copy full SHA for bfe4499
1 file changed
gradle/libs.versions.toml
@@ -1,23 +1,23 @@
1
[versions]
2
-kotlin = "2.3.10"
3
-compose = "1.10.2"
+kotlin = "2.3.21"
+compose = "1.11.0"
4
ktlint = "14.2.0"
5
-ksp = "2.3.6"
6
-kover = "0.9.7"
7
-junit = "6.0.3"
+ksp = "2.3.8"
+kover = "0.9.8"
+junit = "6.1.0"
8
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"
+kotlinx-coroutines = "1.11.0"
+ktor = "3.5.0"
+jackson = "2.21.3"
+sentry = "8.41.0"
+koin = "4.2.1"
14
koin-annotations = "2.3.1"
15
exposed = "0.61.0"
16
logback = "1.5.32"
17
kotlin-logging = "7.0.14"
18
qrcodegen = "1.8.0"
19
semver = "2.1.0"
20
-bouncy-castle = "1.83"
+bouncy-castle = "1.84"
21
hikaricp = "7.0.2"
22
ocpp-library = "2.0.0"
23
0 commit comments