Skip to content

Commit

Permalink
build(dependencies): bump org.ow2.asm:asm from 9.7 to 9.7.1 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent aa53516 commit 996f7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ dependencies {
implementation(gradleApi())

implementation("org.slf4j:slf4j-api:2.0.16")
implementation("org.ow2.asm:asm:9.7")
implementation("org.ow2.asm:asm:9.7.1")
implementation("javax.inject:javax.inject:1")
implementation("commons-io:commons-io:2.17.0")
implementation("jakarta.xml.bind:jakarta.xml.bind-api:4.0.2")
Expand Down

0 comments on commit 996f7a1

Please sign in to comment.