Skip to content

Commit

Permalink
Bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [org.flywaydb:flyway-core](https://github.com/flyway/flyway).

- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.1...flyway-9.22.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 2b39b85 commit 618622c
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 @@ -23,7 +23,7 @@ val mockkVersion = "1.13.7"
val kotlinVersion = "1.9.10"
val googleCloudStorageVersion = "2.27.0"
val junitJupiterVersion = "5.10.0"
val flywayVersion = "9.22.1"
val flywayVersion = "9.22.2"
val hikariVersion = "5.0.1"
val postgresVersion = "42.6.0"
val embeddedPostgresVersion = "2.0.4"
Expand Down

0 comments on commit 618622c

Please sign in to comment.