Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 8.2.0 to 8.2.2 in /prime-router
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 8.2.0 to 8.2.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent a52029b commit e5372db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import java.util.Properties

plugins {
kotlin("jvm") version "1.6.10"
id("org.flywaydb.flyway") version "8.2.0"
id("org.flywaydb.flyway") version "8.2.2"
id("nu.studer.jooq") version "6.0.1"
id("com.github.johnrengelman.shadow") version "7.1.0"
id("com.microsoft.azure.azurefunctions") version "1.8.1"
Expand Down

0 comments on commit e5372db

Please sign in to comment.