We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7452aa commit 55b2496Copy full SHA for 55b2496
1 file changed
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlin = "2.2.21"
5
[libraries]
6
poi = "org.apache.poi:poi:5.5.1"
7
jdom2 = "org.jdom:jdom2:2.0.6.1"
8
-clikt = "com.github.ajalt.clikt:clikt:5.0.3"
+clikt = "com.github.ajalt.clikt:clikt:5.1.0"
9
10
r8 = "com.android.tools:r8:8.13.19"
11
0 commit comments