Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.sonarqube-6.0.0.5145
Browse files Browse the repository at this point in the history
  • Loading branch information
holymaloney authored Dec 17, 2024
2 parents 6844007 + bd8f595 commit 6917acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ dependencies {
implementation("org.springframework.kafka:spring-kafka")
implementation("com.squareup.okhttp3:okhttp")
implementation("io.micrometer:micrometer-registry-prometheus-simpleclient")
implementation("org.flywaydb:flyway-database-postgresql:10.15.2")
implementation("org.flywaydb:flyway-database-postgresql:11.0.0")
implementation("org.postgresql:postgresql:42.7.4")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2")

Expand Down

0 comments on commit 6917acf

Please sign in to comment.