bump MySQL dependency to 8.0.33+20230506
Fixed "incompatible mod set" warnings on server list See https://github.com/kosmolot-mods/minecraft-mysql-jdbc/releases/tag/8.0.30%2B20220916
This commit is contained in:
parent
2331485970
commit
8c13de490e
|
|
@ -150,7 +150,7 @@ dependencies {
|
|||
// This maps to ./libs/coolmod-${mc_version}-${coolmod_version}.jar
|
||||
// The group id is ignored when searching -- in this case, it is "blank"
|
||||
compileOnly fg.deobf("curse.maven:curios-309927:5266541")
|
||||
runtimeOnly fg.deobf("curse.maven:MySQL-561280:3685108")
|
||||
runtimeOnly fg.deobf("curse.maven:MySQL-561280:4684944")
|
||||
compileOnly fg.deobf("curse.maven:sophisticated-backpacks-422301:6303388")
|
||||
compileOnly fg.deobf("curse.maven:sophisticated-core-618298:6317048")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user