Skip to content

Commit

Permalink
Merge pull request #213 from TheLimeGlass/dependabot/gradle/org.spigo…
Browse files Browse the repository at this point in the history
…tmc-spigot-api-1.20.1-R0.1-SNAPSHOT

Bump org.spigotmc:spigot-api from 1.19.4-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT
  • Loading branch information
TheLimeGlass authored Feb 21, 2024
2 parents 0622093 + fe3d2a3 commit 3c132a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation (group: 'org.eclipse.jdt', name: 'org.eclipse.jdt.annotation', version: '2.2.700')

// Spigot
implementation (group: 'org.spigotmc', name: 'spigot-api', version: '1.19.4-R0.1-SNAPSHOT')
implementation (group: 'org.spigotmc', name: 'spigot-api', version: '1.20.1-R0.1-SNAPSHOT')

// Citizens
implementation (group: 'net.citizensnpcs', name: 'citizensapi', version: '2.0.32-SNAPSHOT')
Expand Down

0 comments on commit 3c132a4

Please sign in to comment.