Skip to content

Commit 33c753d

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump antlr4.version from 4.12.0 to 4.13.1
Bumps `antlr4.version` from 4.12.0 to 4.13.1. Updates `org.antlr:antlr4-runtime` from 4.12.0 to 4.13.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md) - [Commits](antlr/antlr4@4.12.0...4.13.1) Updates `org.antlr:antlr4-maven-plugin` from 4.12.0 to 4.13.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md) - [Commits](antlr/antlr4@4.12.0...4.13.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1aee27a commit 33c753d

File tree

1 file changed

+1
-1
lines changed
  • connect-file-pulse-expression

1 file changed

+1
-1
lines changed

connect-file-pulse-expression/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ limitations under the License.
3434
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3535
<checkstyle.config.location>${project.parent.basedir}</checkstyle.config.location>
3636
<license.header.file>${project.parent.basedir}/license-header</license.header.file>
37-
<antlr4.version>4.12.0</antlr4.version>
37+
<antlr4.version>4.13.1</antlr4.version>
3838
</properties>
3939

4040
<build>

0 commit comments

Comments
 (0)