Skip to content

Commit 37ed7e4

Browse files
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#5098)
Bumps org.locationtech.jts:jts-core from 1.19.0 to 1.20.0. --- updated-dependencies: - dependency-name: org.locationtech.jts:jts-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1c381b commit 37ed7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ subprojects {
801801
dependency "com.baomidou:mybatis-plus-boot-starter:3.5.7"
802802
dependency "com.mysql:mysql-connector-j:8.4.0"
803803
dependency "org.springframework.boot:spring-boot-starter-jetty:2.7.18"
804-
dependency "org.locationtech.jts:jts-core:1.19.0"
804+
dependency "org.locationtech.jts:jts-core:1.20.0"
805805
}
806806
}
807807
}

0 commit comments

Comments
 (0)