Skip to content

Commit

Permalink
Bump net.lenni0451.commons:httpclient from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [net.lenni0451.commons:httpclient](https://github.com/Lenni0451/commons) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/Lenni0451/commons/releases)
- [Commits](Lenni0451/commons@b1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: net.lenni0451.commons:httpclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent b9def82 commit eab4c76
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:26.0.2"
compileOnly sourceSets.javaFxStub.output

api "net.lenni0451.commons:httpclient:1.6.1"
api "net.lenni0451.commons:httpclient:1.7.0"
api "com.google.code.gson:gson:2.12.0"
api "io.jsonwebtoken:jjwt-impl:0.12.6"
api("io.jsonwebtoken:jjwt-gson:0.12.6") {
Expand Down

0 comments on commit eab4c76

Please sign in to comment.