Skip to content

Commit

Permalink
Updated httpclient
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Apr 29, 2024
1 parent 07ffd89 commit 2ae7a25
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 @@ -27,7 +27,7 @@ dependencies {
compileOnly "org.jetbrains:annotations:24.1.0"
compileOnly sourceSets.javaFxStub.output

api "net.lenni0451.commons:httpclient:1.5.0"
api "net.lenni0451.commons:httpclient:1.5.1"
api "com.google.code.gson:gson:2.10.1"
api "io.jsonwebtoken:jjwt-impl:0.12.5"
api("io.jsonwebtoken:jjwt-gson:0.12.5") {
Expand Down

0 comments on commit 2ae7a25

Please sign in to comment.