Skip to content

Commit

Permalink
Bump com.jcabi:jcabi-xml from 0.29.0 to 0.33.0
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.0.
- [Release notes](https://github.com/jcabi/jcabi-xml/releases)
- [Commits](https://github.com/jcabi/jcabi-xml/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e6306e0 commit b8f8b34
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.0' // 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 b8f8b34

Please sign in to comment.