Skip to content

Commit

Permalink
build(deps): bump net.kyori:adventure-api from 4.14.0 to 4.15.0 (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 0d1b41e commit 0d395c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ dependencies {
api 'net.william278:annotaml:2.0.7'
api 'net.william278:PagineDown:1.1'
api 'net.william278:DesertWell:2.0.4'
api 'net.kyori:adventure-api:4.14.0'
api 'net.kyori:adventure-api:4.15.0'
api 'com.google.code.gson:gson:2.10.1'
api 'com.fatboyindustrial.gson-javatime-serialisers:gson-javatime-serialisers:1.1.2'
api('com.zaxxer:HikariCP:5.1.0') {
exclude module: 'slf4j-api'
}

compileOnly 'net.kyori:adventure-api:4.14.0'
compileOnly 'net.kyori:adventure-api:4.15.0'
compileOnly 'net.kyori:adventure-platform-api:4.3.2'
compileOnly 'org.jetbrains:annotations:24.1.0'
compileOnly 'com.google.guava:guava:32.1.3-jre'
Expand Down

0 comments on commit 0d395c4

Please sign in to comment.