mirror of
https://github.com/google/nomulus
synced 2026-09-19 06:32:00 +00:00
testing
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ import java.util.Optional
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'java-library'
|
id 'java-library'
|
||||||
id "org.flywaydb.flyway" version "11.0.1"
|
id "org.flywaydb.flyway" version "9.22.3"
|
||||||
id 'maven-publish'
|
id 'maven-publish'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -23,7 +23,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "org.flywaydb.flyway" version "11.0.1"
|
id "org.flywaydb.flyway" version "9.22.3"
|
||||||
id 'maven-publish'
|
id 'maven-publish'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# This file defines properties used by the gradle build. It must be kept in
|
f# This file defines properties used by the gradle build. It must be kept in
|
||||||
# sync with config/nom_build.py.
|
# sync with config/nom_build.py.
|
||||||
#
|
#
|
||||||
# To regenerate, run ./nom_build --generate-gradle-properties
|
# To regenerate, run ./nom_build --generate-gradle-properties
|
||||||
|
|||||||
Reference in New Issue
Block a user