Skip to content

Bump org.flywaydb:flyway-core from 9.22.2 to 11.2.0 #294

Bump org.flywaydb:flyway-core from 9.22.2 to 11.2.0

Bump org.flywaydb:flyway-core from 9.22.2 to 11.2.0 #294

Workflow file for this run

name: Test Dependabot PRs
on:
push:
branches:
- 'dependabot/**'
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
- uses: gradle/[email protected]
with:
arguments: --configuration-cache test