Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ad95f50

Browse files
committed
Using new typepal with changes
1 parent 222418d commit ad95f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.rascalmpl</groupId>
158158
<artifactId>rascal-maven-plugin</artifactId>
159-
<version>0.28.9-BOOT1</version>
159+
<version>0.28.9</version>
160160
<!-- disabled for release
161161
<configuration>
162162
<generated>${project.build.directory}/generated-test-sources</generated>
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>org.rascalmpl</groupId>
230230
<artifactId>typepal</artifactId>
231-
<version>0.14.8-SNAPSHOT</version>
231+
<version>0.15.0-RC1</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>io.usethesource</groupId>

0 commit comments

Comments
 (0)