Skip to content

Commit d8ca5ba

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump antlr4.version from 4.13.1 to 4.13.2
Bumps `antlr4.version` from 4.13.1 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cc9366 commit d8ca5ba

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
@@ -25,7 +25,7 @@
2525
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2626
<checkstyle.config.location>${project.parent.basedir}</checkstyle.config.location>
2727
<license.header.file>${project.parent.basedir}/header</license.header.file>
28-
<antlr4.version>4.13.1</antlr4.version>
28+
<antlr4.version>4.13.2</antlr4.version>
2929
</properties>
3030

3131
<build>

0 commit comments

Comments
 (0)