Skip to content

Commit

Permalink
Bump com.jcabi:jcabi-xml from 0.29.0 to 0.33.2
Browse files Browse the repository at this point in the history
Bumps [com.jcabi:jcabi-xml](https://github.com/jcabi/jcabi-xml) from 0.29.0 to 0.33.2.
- [Release notes](https://github.com/jcabi/jcabi-xml/releases)
- [Commits](jcabi/jcabi-xml@0.29.0...0.33.2)

---
updated-dependencies:
- dependency-name: com.jcabi:jcabi-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent be26a55 commit 9166d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ dependencies {
implementation "com.fifesoft:languagesupport:3.3.0"

// For simple xml work in Hero Lab integration
implementation group: 'com.jcabi', name: 'jcabi-xml', version: '0.29.0' // https://mvnrepository.com/artifact/com.jcabi/jcabi-xml
implementation group: 'com.jcabi', name: 'jcabi-xml', version: '0.33.2' // https://mvnrepository.com/artifact/com.jcabi/jcabi-xml

// For some math functions used in the A* Pathfinding
// https://locationtech.github.io/jts/jts-features.html
Expand Down

0 comments on commit 9166d36

Please sign in to comment.