Skip to content

Commit f8d9fdf

Browse files
Bump org.spigotmc:spigot-api
Bumps org.spigotmc:spigot-api from 1.21.11-R0.2-SNAPSHOT to 26.1.2-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-version: 26.1.2-R0.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ea798b commit f8d9fdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
// https://github.com/google/gson
3535
library 'com.google.code.gson:gson:2.13.2'
3636
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
37-
compileOnly 'org.spigotmc:spigot-api:1.21.11-R0.2-SNAPSHOT'
37+
compileOnly 'org.spigotmc:spigot-api:26.1.2-R0.1-SNAPSHOT'
3838
// https://github.com/UltraCosmetics/UltraCosmetics
3939
compileOnly ('com.github.UltraCosmetics:UltraCosmetics:3.14-RELEASE') {
4040
attributes {

0 commit comments

Comments
 (0)