Skip to content

Commit

Permalink
Bump org.spigotmc:spigot-api from 1.21.1-R0.1-SNAPSHOT to 1.21.2-R0.1…
Browse files Browse the repository at this point in the history
…-SNAPSHOT (#103)

Bumps org.spigotmc:spigot-api from 1.21.1-R0.1-SNAPSHOT to 1.21.2-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent d72d0ee commit a92708c
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 @@ -17,7 +17,7 @@ repositories {

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

0 comments on commit a92708c

Please sign in to comment.