Skip to content

Commit

Permalink
Set dsl version (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCockx authored Dec 19, 2023
1 parent 19206a2 commit 04cc8f6
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 @@ -13,7 +13,7 @@
<java.enforced.version>[17,18)</java.enforced.version>
<maven.compiler.release>8</maven.compiler.release>

<rosetta.dsl.version>9.1.3</rosetta.dsl.version>
<rosetta.dsl.version>9.3.0</rosetta.dsl.version>

<reflections.version>0.9.11</reflections.version>
<!-- Also to be changed in rosetta-products->persistence -->
Expand Down

0 comments on commit 04cc8f6

Please sign in to comment.