We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c889cca commit 667b896Copy full SHA for 667b896
build.gradle
@@ -16,7 +16,7 @@ repositories {
16
17
dependencies {
18
implementation "com.google.code.gson:gson:2.11.0"
19
- implementation "com.github.javaparser:javaparser-core:3.25.10"
+ implementation "com.github.javaparser:javaparser-core:3.26.3"
20
21
testImplementation platform("org.junit:junit-bom:5.11.4")
22
testImplementation "org.junit.jupiter:junit-jupiter"
0 commit comments