File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id(" java-library" )
55 id(" maven-publish" )
66 id(" dev.minco.gradle.defaults-plugin" ) version " 0.2.37"
7- id(" org.shipkit.shipkit-auto-version" ) version " 1.1.19 "
7+ id(" org.shipkit.shipkit-auto-version" ) version " 1.1.20 "
88 id(" org.shipkit.shipkit-changelog" ) version " 1.1.15"
99 id(" org.shipkit.shipkit-github-release" ) version " 1.1.15"
1010}
@@ -36,7 +36,7 @@ minimallyCorrectDefaults.configureProject(project)
3636
3737dependencies {
3838 testImplementation(" junit:junit:4.13.2" )
39- implementation(" com.github.javaparser:javaparser-core:3.23.1 " )
39+ implementation(" com.github.javaparser:javaparser-core:3.24.2 " )
4040 api(" com.google.code.findbugs:jsr305:3.0.2" )
4141 api(" org.jetbrains:annotations:22.0.0" )
4242
You can’t perform that action at this time.
0 commit comments