Skip to content

Commit

Permalink
fix(deps): update dependency com.github.javaparser:javaparser-symbol-…
Browse files Browse the repository at this point in the history
…solver-core to v3.26.2 (#8)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 2b1a9cf commit 5e3fd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.github.javaparser</groupId>
<artifactId>javaparser-symbol-solver-core</artifactId>
<version>3.26.1</version>
<version>3.26.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5e3fd5f

Please sign in to comment.