We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653e47f commit 72d18e6Copy full SHA for 72d18e6
1 file changed
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aa
13
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }
14
clikt = "com.github.ajalt.clikt:clikt:4.3.0"
15
junit = "junit:junit:4.13.2"
16
-assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
+assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
17
okio = "com.squareup.okio:okio:3.9.0"
18
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
19
asm = "org.ow2.asm:asm:9.7"
0 commit comments