Skip to content

Commit

Permalink
Upgrade to API v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 authored Nov 8, 2024
1 parent f8cb875 commit 6918b7f
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 @@ -45,7 +45,7 @@ dependencies {
implementation group: 'pw.chew', name: 'jda-chewtils-command', version: '2.0'
implementation group: 'org.spongepowered', name: 'configurate-gson', version: '4.1.2'

implementation group: 'io.codemc.api', name: 'codemc-api', version: '1.0.3'
implementation group: 'io.codemc.api', name: 'codemc-api', version: '1.1.0'
implementation group: 'org.jetbrains.kotlinx', name: 'kotlinx-coroutines-core', version: '1.9.0'
implementation group: 'org.jetbrains.kotlinx', name: 'kotlinx-serialization-json', version: '1.7.3'
implementation group: 'io.github.cdancy', name: 'jenkins-rest', version: '1.0.2'
Expand Down

0 comments on commit 6918b7f

Please sign in to comment.