Skip to content

Commit d02bf71

Browse files
fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.26.2 (#11147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83ffce1 commit d02bf71

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
@@ -81,7 +81,7 @@ managed-reactive-streams = "1.0.4"
8181
# This should be kept aligned with https://github.com/micronaut-projects/micronaut-reactor/blob/master/gradle.properties from the BOM
8282
managed-reactor = "3.6.9"
8383
managed-snakeyaml = "2.2"
84-
managed-java-parser-core = "3.26.1"
84+
managed-java-parser-core = "3.26.2"
8585
managed-ksp = "1.9.25-1.0.20"
8686
micronaut-docs = "2.0.0"
8787

0 commit comments

Comments
 (0)