Skip to content

Commit

Permalink
Remove deprecated usage of SecureJar methods.
Browse files Browse the repository at this point in the history
Add logging to testing endpoint.
  • Loading branch information
shartte committed Jan 13, 2024
1 parent 97dd066 commit f28eccf
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 @@ -22,7 +22,7 @@ repositories {

dependencies {
compileOnly('org.jetbrains:annotations:24.0.1')
implementation('cpw.mods:securejarhandler:2.1.24')
implementation('cpw.mods:securejarhandler:2.1.27')
}

java {
Expand Down

0 comments on commit f28eccf

Please sign in to comment.