Skip to content

Commit

Permalink
Using new typepal with changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Nov 27, 2024
1 parent 222418d commit ad95f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.28.9-BOOT1</version>
<version>0.28.9</version>
<!-- disabled for release
<configuration>
<generated>${project.build.directory}/generated-test-sources</generated>
Expand Down Expand Up @@ -228,7 +228,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.14.8-SNAPSHOT</version>
<version>0.15.0-RC1</version>
</dependency>
<dependency>
<groupId>io.usethesource</groupId>
Expand Down

0 comments on commit ad95f50

Please sign in to comment.