1
0
mirror of https://github.com/google/nomulus synced 2026-02-07 13:31:12 +00:00
This commit is contained in:
Harshita Sharma
2025-07-29 20:42:42 +00:00
parent 9f191e9392
commit 2a67b04f3a
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ import java.util.Optional
plugins {
id 'java-library'
id "org.flywaydb.flyway" version "11.0.1"
id "org.flywaydb.flyway" version "9.22.3"
id 'maven-publish'
}