Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit a356a96

Browse files
fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2
1 parent 61c3802 commit a356a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ slf4jVersion=1.7.36
2323
junitVersion=4.12
2424
javassistVersion=3.30.2-GA
2525
servletApiVersion=6.0.0
26-
javaParserVersion=3.25.10
26+
javaParserVersion=3.26.2
2727

2828
org.gradle.caching=true
2929
org.gradle.parallel=true

0 commit comments

Comments
 (0)