Skip to content

Commit c91cdba

Browse files
fix(deps): update dependency com.github.javaparser:javaparser-core to v3.27.1 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b58c6af commit c91cdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ managed-json-schema-validator = "1.5.8"
2828
kotlin = "1.9.25"
2929
ksp = "1.9.25-1.0.20"
3030
spock = "2.3-groovy-4.0"
31-
java-parser = "3.27.0"
31+
java-parser = "3.27.1"
3232
sonatype-scan = "3.1.3"
3333

3434
[libraries]

0 commit comments

Comments
 (0)