Skip to content

Commit

Permalink
Update dependency org.antlr:antlr4 to v4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 40b63dc commit 48a30bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/garbage-collection/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ plugins {
}

dependencies {
antlr("org.antlr:antlr4:4.13.0")
antlr("org.antlr:antlr4:4.13.1")
}

0 comments on commit 48a30bc

Please sign in to comment.