Skip to content

Commit

Permalink
Bump com.github.TechnicJelle:UpdateCheckerJava from v2.4 to v2.5 (#90)
Browse files Browse the repository at this point in the history
Bumps [com.github.TechnicJelle:UpdateCheckerJava](https://github.com/TechnicJelle/UpdateCheckerJava) from v2.4 to v2.5.
- [Release notes](https://github.com/TechnicJelle/UpdateCheckerJava/releases)
- [Commits](TechnicJelle/UpdateCheckerJava@v2.4...v2.5)

---
updated-dependencies:
- dependency-name: com.github.TechnicJelle:UpdateCheckerJava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent b61a62b commit 67f0e0a
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 @@ -16,7 +16,7 @@ repositories {
}

dependencies {
implementation("com.github.TechnicJelle:UpdateCheckerJava:v2.4")
implementation("com.github.TechnicJelle:UpdateCheckerJava:v2.5")
compileOnly(dependencyNotation = "org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT")
compileOnly(dependencyNotation = "net.kyori:adventure-api:4.17.0")
compileOnly(dependencyNotation = "net.kyori:adventure-platform-bukkit:4.3.3")
Expand Down

0 comments on commit 67f0e0a

Please sign in to comment.