Skip to content

Commit

Permalink
Update dependency com.github.javaparser:javaparser-core to v3.25.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 41bcc1b commit 3a8ef14
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.0.2'
api 'com.google.code.gson:gson:2.10.1'

documentation 'com.github.javaparser:javaparser-core:3.15.14'
documentation 'com.github.javaparser:javaparser-core:3.25.6'
}

groovydoc {
Expand Down

0 comments on commit 3a8ef14

Please sign in to comment.