Skip to content

Commit

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

---
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 Nov 17, 2023
1 parent f4dee80 commit df90683
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:2.2")
implementation("com.github.TechnicJelle:UpdateCheckerJava:v2.3")
compileOnly(dependencyNotation = "org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
compileOnly(dependencyNotation = "net.kyori:adventure-api:4.14.0")
compileOnly(dependencyNotation = "net.kyori:adventure-platform-bukkit:4.3.1")
Expand Down

0 comments on commit df90683

Please sign in to comment.