Skip to content

Commit

Permalink
chore: Switched to the just released version of the build-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed Sep 25, 2023
1 parent 2a1c7fb commit 8a3be82
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 @@ -97,7 +97,7 @@
<sonar.exclusions>**/generated-sources</sonar.exclusions>
<sonar.cfamily.build-wrapper-output>${project.basedir}/plc4c/target/build-wrapper-output</sonar.cfamily.build-wrapper-output>

<plc4x-code-generation.version>1.7.0-SNAPSHOT</plc4x-code-generation.version>
<plc4x-code-generation.version>1.7.0</plc4x-code-generation.version>

<antlr.version>4.13.1</antlr.version>
<apiguardian.version>1.1.2</apiguardian.version>
Expand Down

0 comments on commit 8a3be82

Please sign in to comment.