Skip to content

Commit

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

---
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 17, 2024
1 parent 1b5e165 commit 00d97ae
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.3")
implementation("com.github.TechnicJelle:UpdateCheckerJava:v2.4")
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 00d97ae

Please sign in to comment.