forked from Limework/skript-db
Bump HikariCP 3.4.3 -> 3.4.5
This commit is contained in:
parent
185a324e8c
commit
3e7cf7a6dd
@ -31,7 +31,7 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
shadow 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
|
shadow 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
|
||||||
shadow 'com.github.SkriptLang:Skript:2.3.6'
|
shadow 'com.github.SkriptLang:Skript:2.3.6'
|
||||||
compile 'com.zaxxer:HikariCP:3.4.3'
|
compile 'com.zaxxer:HikariCP:3.4.5'
|
||||||
}
|
}
|
||||||
|
|
||||||
task buildReadme(type: Javadoc) {
|
task buildReadme(type: Javadoc) {
|
||||||
|
Loading…
Reference in New Issue
Block a user