We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee83ac commit 349a8cfCopy full SHA for 349a8cf
demo-app/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ opentelemetry = "1.46.0"
3
opentelemetry-alpha = "1.46.0-alpha"
4
junit = "5.11.4"
5
spotless = "7.0.2"
6
-kotlin = "2.1.0"
+kotlin = "2.1.10"
7
navigation-compose = "2.7.7"
8
9
[libraries]
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ junit = "5.11.4"
byteBuddy = "1.16.1"
okhttp = "4.12.0"
10
11
12
androidPlugin = "8.7.3"
13
junitKtx = "1.2.1"
14
autoService = "1.1.1"
0 commit comments