Skip to content

Commit

Permalink
Merge pull request #21 from RaphiMC/dependabot/gradle/net.lenni0451.c…
Browse files Browse the repository at this point in the history
…ommons-httpclient-1.5.0

Bump net.lenni0451.commons:httpclient from 1.4.3 to 1.5.0
  • Loading branch information
RaphiMC authored Mar 20, 2024
2 parents d7e45fe + a2e3798 commit 612d26b
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.4.3"
api "net.lenni0451.commons:httpclient:1.5.0"
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 612d26b

Please sign in to comment.