Skip to content

Commit

Permalink
story 959 task:5023 - Fix tabulation bug - missing close bracket (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ja6a-regnosys authored Aug 27, 2024
1 parent 2eda4ba commit c5f1923
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 @@ -94,7 +94,7 @@
<java.enforced.version>[17,18)</java.enforced.version>
<maven.compiler.release>11</maven.compiler.release>

<rosetta.dsl.version>9.16.0</rosetta.dsl.version>
<rosetta.dsl.version>9.16.1</rosetta.dsl.version>
<rosetta.common.version>0.0.0.main-SNAPSHOT</rosetta.common.version>

<xtext.version>2.27.0</xtext.version>
Expand Down

0 comments on commit c5f1923

Please sign in to comment.