Skip to content

Commit

Permalink
fix: Remove adventure-platform-api dep in common
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Dec 20, 2023
1 parent 2e3c851 commit d021da7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies {
}

compileOnly 'net.kyori:adventure-api:4.15.0'
compileOnly 'net.kyori:adventure-platform-api:4.3.1'
compileOnly "redis.clients:jedis:$jedis_version"
compileOnly "org.xerial:sqlite-jdbc:$sqlite_driver_version"
compileOnly "com.mysql:mysql-connector-j:$mysql_driver_version"
Expand Down

0 comments on commit d021da7

Please sign in to comment.