mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-25 02:14:38 -05:00
chore(*): upgrade to Micronaut 4.3 with other dependency upgrades
This commit is contained in:
@@ -6,6 +6,7 @@ dependencies {
|
||||
|
||||
implementation("io.micronaut.sql:micronaut-jooq")
|
||||
runtimeOnly("org.postgresql:postgresql:42.7.1")
|
||||
runtimeOnly('org.flywaydb:flyway-database-postgresql')
|
||||
|
||||
testImplementation project(':core').sourceSets.test.output
|
||||
testImplementation project(':jdbc').sourceSets.test.output
|
||||
|
||||
Reference in New Issue
Block a user