Skip to content

Commit

Permalink
Update dependency com.github.javaparser:javaparser-core to v3.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 57df472 commit c41ff47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
api 'redis.clients:jedis:5.1.0'
api 'com.google.code.gson:gson:2.10.1'

documentation('com.github.javaparser:javaparser-core:3.25.7') {
documentation('com.github.javaparser:javaparser-core:3.26.2') {
transitive = false
}
}
Expand Down

0 comments on commit c41ff47

Please sign in to comment.