Skip to content

Commit c9c97e7

Browse files
authored
Merge pull request #322 from beryx/dependabot/gradle/org.ow2.asm-asm-9.9.1
Bump org.ow2.asm:asm from 9.9 to 9.9.1
2 parents a13b824 + 845129a commit c9c97e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ repositories {
4949
}
5050

5151
dependencies {
52-
implementation 'org.ow2.asm:asm:9.9'
52+
implementation 'org.ow2.asm:asm:9.9.1'
5353

5454
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
5555

0 commit comments

Comments
 (0)