Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
GsTio86 authored Dec 29, 2024
1 parent fc5a96a commit ee6e07f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ repositories {

dependencies {
minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}"
compileOnly 'pixelmon:Pixelmon-1.16.5-9.1.11-server:9.1.11'
compileOnly 'pixelmon:Pixelmon-1.16.5-9.1.13-server:9.1.13'

shadow 'com.zaxxer:HikariCP:5.1.0'
shadow 'com.zaxxer:HikariCP:6.2.1'
shadow 'com.mysql:mysql-connector-j:8.0.33'
shadow 'org.mariadb.jdbc:mariadb-java-client:3.3.3'

Expand Down

0 comments on commit ee6e07f

Please sign in to comment.