Skip to content

Commit

Permalink
chore(deps): update dependency com.github.javaparser:javaparser-core …
Browse files Browse the repository at this point in the history
…to v3.23.1
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 5, 2021
1 parent 7f09440 commit 7bec81c
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 @@ -119,7 +119,7 @@
<dependency>
<groupId>com.github.javaparser</groupId>
<artifactId>javaparser-core</artifactId>
<version>3.23.0</version>
<version>3.23.1</version>
</dependency>
<dependency>
<groupId>com.google.auto.service</groupId>
Expand Down

0 comments on commit 7bec81c

Please sign in to comment.