Skip to content

Commit

Permalink
Merge pull request #5155 from RPTools/dependabot/gradle/develop/com.j…
Browse files Browse the repository at this point in the history
…cabi-jcabi-xml-0.33.5

Bump com.jcabi:jcabi-xml from 0.29.0 to 0.33.5
  • Loading branch information
kwvanderlinde authored Feb 8, 2025
2 parents 95485fd + 87a9e9d commit 58a8155
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 @@ -441,7 +441,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.5' // 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 58a8155

Please sign in to comment.