diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5051f922..5458abd5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ junit = "junit:junit:4.13.2" assertk = "com.willowtreeapps.assertk:assertk:0.28.1" okio = "com.squareup.okio:okio:3.17.0" bytesize = "me.saket.bytesize:bytesize:2.2.1" -asm = "org.ow2.asm:asm:9.9.1" +asm = "org.ow2.asm:asm:9.10" diffUtils = "io.github.java-diff-utils:java-diff-utils:4.16" picnic = "com.jakewharton.picnic:picnic:0.7.0" mordant = "com.github.ajalt.mordant:mordant:3.0.2"