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 13199a8 commit ef24cbeCopy full SHA for ef24cbe
build.gradle
@@ -27,7 +27,7 @@ repositories {
27
}
28
29
dependencies {
30
- implementation 'com.contentgrid.spring:contentgrid-spring-boot-starter:0.18.0'
+ implementation 'com.contentgrid.spring:contentgrid-spring-boot-starter:0.18.1'
31
implementation 'org.flywaydb:flyway-core'
32
implementation 'org.flywaydb:flyway-database-postgresql'
33
implementation 'org.testcontainers:postgresql'
0 commit comments