Skip to content

Commit

Permalink
Bump RedCommands version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
boxbeam committed Aug 28, 2021
1 parent f70fb9c commit 911101f
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 @@ -13,7 +13,7 @@ repositories {
}
dependencies {
compileOnly "org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT"
implementation 'com.github.Redempt:RedCommands:1.0.2'
implementation 'com.github.Redempt:RedCommands:1.0.3'
}
sourceSets {
main {
Expand Down

0 comments on commit 911101f

Please sign in to comment.