Skip to content

Commit

Permalink
bumped rascal-maven-plugin and vallang
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Jun 9, 2023
1 parent 25406fd commit 43d83be
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 @@ -32,7 +32,7 @@
<exec.mainClass>org.rascalmpl.shell.RascalShell</exec.mainClass>
<rascal.test.memory>2</rascal.test.memory>
<maven.compiler.release>11</maven.compiler.release>
<rascal-maven.version>0.16.2</rascal-maven.version>
<rascal-maven.version>0.18.2</rascal-maven.version>
</properties>


Expand Down Expand Up @@ -346,7 +346,7 @@
<dependency>
<groupId>io.usethesource</groupId>
<artifactId>vallang</artifactId>
<version>0.14.7</version>
<version>0.15.0</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit 43d83be

Please sign in to comment.