Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Bump org.flywaydb:flyway-core from 9.19.1 to 9.19.4 (#183)
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.19.1 to 9.19.4.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/commits)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2023
1 parent 467fbf6 commit f041902
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 @@ -33,7 +33,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion")
implementation("jakarta.persistence:jakarta.persistence-api:3.1.0")
implementation("org.flywaydb:flyway-core:9.19.1")
implementation("org.flywaydb:flyway-core:9.19.4")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
implementation("com.google.firebase:firebase-admin:9.1.1")
Expand Down

0 comments on commit f041902

Please sign in to comment.