Update datasourcecolumns (Fix build work 1)
This commit is contained in:
parent
08216607cf
commit
f21554c2b5
@ -10,7 +10,7 @@ dependencies {
|
|||||||
implementation("com.zaxxer:HikariCP:4.0.3" /* Latest java 8 release */) {
|
implementation("com.zaxxer:HikariCP:4.0.3" /* Latest java 8 release */) {
|
||||||
exclude("org.slf4j", "slf4j-api")
|
exclude("org.slf4j", "slf4j-api")
|
||||||
}
|
}
|
||||||
implementation("ch.jalu:datasourcecolumns:0.1.1-SNAPSHOT")
|
implementation("ch.jalu:datasourcecolumns:0.1.2")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.shadowJar {
|
tasks.shadowJar {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user