Skip to content

Commit

Permalink
chore(deps): Bump org.locationtech.jts.io:jts-io-common (#1231)
Browse files Browse the repository at this point in the history
Bumps org.locationtech.jts.io:jts-io-common from 1.19.0 to 1.20.0.

---
updated-dependencies:
- dependency-name: org.locationtech.jts.io:jts-io-common
  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>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 6029e33 commit 1a6ad94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ subprojects {

implementation("io.arrow-kt:arrow-fx-coroutines:1.2.4")

implementation("org.locationtech.jts.io:jts-io-common:1.19.0")
implementation("org.locationtech.jts.io:jts-io-common:1.20.0")

annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")

Expand Down

0 comments on commit 1a6ad94

Please sign in to comment.