We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ea59f commit e39f862Copy full SHA for e39f862
flyway.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: flyway
3
- version: "11.9.2"
+ version: "11.10.0"
4
epoch: 0
5
description: "Flyway is a database migration tool to evolve your database schema easily and reliably across all your instances."
6
copyright:
@@ -37,7 +37,7 @@ pipeline:
37
with:
38
repository: https://github.com/flyway/flyway
39
tag: flyway-${{package.version}}
40
- expected-commit: ad889ef6f6a33dcff32aa2ca5918b7db4298c2d0
+ expected-commit: bff25e0be372b209ede87c6ec44e430850914430
41
42
- uses: maven/pombump
43
0 commit comments