Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Update dependency org.antlr:antlr4-runtime to v4.13.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 18, 2024
1 parent 37ac9cc commit 562ba5b
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
@@ -96,7 +96,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.9.2</version>
<version>4.13.1</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>

1 comment on commit 562ba5b

@zoeself
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate[bot] I've opened the Issues [#55, #56, #57, #59] for the newly added to-dos.

The to-dos may have been added in an earlier commit, but I've found them just now.

Please sign in to comment.