Skip to content

Commit

Permalink
update java parser version
Browse files Browse the repository at this point in the history
  • Loading branch information
nimakarimipour committed Dec 28, 2023
1 parent 9ecb823 commit 281d111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def versions = [
errorProne : defaultErrorProneVersion,
errorProneApi : project.hasProperty("epApiVersion") ? epApiVersion : oldestErrorProneApi,
autoService : "1.0-rc7",
javaparser : "3.24.0",
javaparser : "3.25.7",
json : "1.1.1",
guava : "31.0.1-jre",
cli : "1.5.0",
Expand Down

0 comments on commit 281d111

Please sign in to comment.