Skip to content

Commit 9b8dc67

Browse files
Bump spigot-api from 1.16.5-R0.1-SNAPSHOT to 1.17-R0.1-SNAPSHOT (#195)
Bumps spigot-api from 1.16.5-R0.1-SNAPSHOT to 1.17-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50cad19 commit 9b8dc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323

2424
dependencies {
2525
implementation 'org.bstats:bstats-bukkit:2.2.1'
26-
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'
26+
compileOnly 'org.spigotmc:spigot-api:1.17-R0.1-SNAPSHOT'
2727
compileOnly 'org.jetbrains:annotations:21.0.1'
2828
}
2929

0 commit comments

Comments
 (0)