Skip to content

Commit

Permalink
Post merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Dec 13, 2024
1 parent 1ae3f80 commit 10ea9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {

implementation 'com.google.code.gson:gson:2.8.9'
implementation 'de.siegmar:fastcsv:2.0.0'
implementation 'org.ow2.asm:asm-commons:9.3'
implementation 'org.ow2.asm:asm-commons:9.7'

testImplementation(libs.bundles.junit)
}
Expand Down

0 comments on commit 10ea9a7

Please sign in to comment.