mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
chore(deps): update most of java deps
This commit is contained in:
@@ -5,7 +5,7 @@ dependencies {
|
||||
implementation project(":jdbc")
|
||||
|
||||
implementation("io.micronaut.sql:micronaut-jooq")
|
||||
runtimeOnly("org.postgresql:postgresql:42.6.0")
|
||||
runtimeOnly("org.postgresql:postgresql:42.7.1")
|
||||
|
||||
testImplementation project(':core').sourceSets.test.output
|
||||
testImplementation project(':jdbc').sourceSets.test.output
|
||||
|
||||
Reference in New Issue
Block a user