File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
22 java
33 jacoco
4- id(" com.diffplug.spotless" ) version " 8.4.0 "
4+ id(" com.diffplug.spotless" ) version " 8.5.1 "
55 id(" io.freefair.lombok" ) version " 9.5.0"
6- id(" io.sentry.jvm.gradle" ) version " 6.6 .0"
6+ id(" io.sentry.jvm.gradle" ) version " 6.7 .0"
77 id(" io.spring.dependency-management" ) version " 1.1.7"
88 id(" org.springframework.boot" ) version " 4.0.6"
99 id(" org.unbroken-dome.test-sets" ) version " 4.1.0"
@@ -44,7 +44,7 @@ dependencies {
4444
4545 developmentOnly(" org.springframework.boot:spring-boot-devtools" )
4646
47- runtimeOnly(" org.flywaydb:flyway-database-postgresql:12.6.0 " )
47+ runtimeOnly(" org.flywaydb:flyway-database-postgresql:12.6.1 " )
4848 runtimeOnly(" org.postgresql:postgresql:42.7.11" )
4949
5050 annotationProcessor(" org.mapstruct:mapstruct-processor:1.6.3" )
You can’t perform that action at this time.
0 commit comments