File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ plugins {
2424
2525 id(" dev.monosoul.jooq-docker" ) version " 8.0.4"
2626 id(" com.diffplug.spotless" ) version " 8.0.0"
27- id(" org.springframework.boot" ) version " 3.5.7 "
27+ id(" org.springframework.boot" ) version " 3.5.8 "
2828 id(" io.spring.dependency-management" ) version " 1.1.7"
2929
3030 // Add the build target to generate Swagger docs
@@ -133,7 +133,7 @@ dependencies {
133133 implementation(" org.geotools:gt-xml:$geoToolsVersion " )
134134 implementation(" org.geotools.xsd:gt-xsd-core:$geoToolsVersion " )
135135 implementation(" org.geotools.xsd:gt-xsd-kml:$geoToolsVersion " )
136- implementation(" org.jobrunr:jobrunr-spring-boot-3-starter:8.2.2 " )
136+ implementation(" org.jobrunr:jobrunr-spring-boot-3-starter:8.2.4 " )
137137 implementation(" org.jooq:jooq:$jooqVersion " )
138138 implementation(" org.locationtech.jts:jts-core:$jtsVersion " )
139139 implementation(" org.locationtech.jts.io:jts-io-common:$jtsVersion " )
You can’t perform that action at this time.
0 commit comments