Skip to content

Commit bbd2dbe

Browse files
Update dependency com.contentgrid.spring:contentgrid-spring-boot-starter-annotations to v0.18.1 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef24cbe commit bbd2dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'org.flywaydb:flyway-core'
3232
implementation 'org.flywaydb:flyway-database-postgresql'
3333
implementation 'org.testcontainers:postgresql'
34-
annotationProcessor 'com.contentgrid.spring:contentgrid-spring-boot-starter-annotations:0.18.0'
34+
annotationProcessor 'com.contentgrid.spring:contentgrid-spring-boot-starter-annotations:0.18.1'
3535
annotationProcessor 'org.projectlombok:lombok'
3636
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3737
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)