Skip to content

Commit

Permalink
Merge pull request #272 from MCBanners/renovate/com.github.xmrafonso-…
Browse files Browse the repository at this point in the history
…hangar4j-1.x
  • Loading branch information
darbyjack authored Nov 1, 2023
2 parents cfbfe9d + 0862958 commit c2d65a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation("org.flywaydb:flyway-mysql:9.17.0")
implementation("org.flywaydb:flyway-core:9.17.0")
implementation("io.jsonwebtoken:jjwt-api:0.11.5")
implementation("com.github.xMrAfonso:Hangar4J:1.2.2") {
implementation("com.github.xMrAfonso:Hangar4J:1.2.3") {
exclude(group = "com.google.code.gson", module = "gson")
}
implementation("com.google.code.gson:gson:2.10.1")
Expand Down

0 comments on commit c2d65a8

Please sign in to comment.