Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
retrooper authored Nov 19, 2023
1 parent e47c109 commit 2b1d6c6
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 @@ -56,7 +56,7 @@ dependencies {
compileOnly 'com.viaversion:viaversion-api:4.0.1'
compileOnly 'com.github.ProtocolSupport:ProtocolSupport:3d24efeda6'

implementation group: 'com.github.azbh111', name: 'craftbukkit-1.14.3', version: 'R'
compileOnly group: 'com.github.azbh111', name: 'craftbukkit-1.14.3', version: 'R'
compileOnly group: 'com.github.azbh111', name: 'craftbukkit-1.8.8', version: 'R'
compileOnly group: 'com.github.azbh111', name: 'craftbukkit-1.7.10', version: 'R'
}
Expand Down

0 comments on commit 2b1d6c6

Please sign in to comment.