Bump build-logic asm
This commit is contained in:
parent
6109c3af5a
commit
5ffb467414
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// loom needs this version of asm, for some reason we have an older one on the classpath without this
|
// loom needs this version of asm, for some reason we have an older one on the classpath without this
|
||||||
implementation("org.ow2.asm:asm:9.3")
|
implementation("org.ow2.asm:asm:9.4")
|
||||||
implementation(libs.indraCommon)
|
implementation(libs.indraCommon)
|
||||||
implementation(libs.indraPublishingSonatype)
|
implementation(libs.indraPublishingSonatype)
|
||||||
implementation(libs.gradleTestLogger)
|
implementation(libs.gradleTestLogger)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue