mirror of
https://github.com/google/nomulus
synced 2025-12-23 14:25:44 +00:00
* Add index for domainRepoId to PollMessage and DomainHistoryHost * Add flyway fix for Concurrent * fix gradle.properties * Modify lockfiles * Update the release tool and add IF NOT EXISTS * Test removing transactional lock from deploy script * Add transactional lock flag to actual flyway commands in script * Remove flag from info command * Add configuration for integration test
14 lines
707 B
Plaintext
14 lines
707 B
Plaintext
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.fasterxml.jackson.core:jackson-annotations:2.15.2=classpath
|
|
com.fasterxml.jackson.core:jackson-core:2.15.2=classpath
|
|
com.fasterxml.jackson.core:jackson-databind:2.15.2=classpath
|
|
com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.15.2=classpath
|
|
com.fasterxml.jackson:jackson-bom:2.15.2=classpath
|
|
com.google.code.gson:gson:2.10.1=classpath
|
|
gradle.plugin.org.flywaydb:gradle-plugin-publishing:10.8.1=classpath
|
|
org.flywaydb.flyway:org.flywaydb.flyway.gradle.plugin:10.8.1=classpath
|
|
org.flywaydb:flyway-core:10.8.1=classpath
|
|
empty=
|