Skip to content

Commit

Permalink
bumped versions of maven plugin and rascal
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Oct 28, 2024
1 parent e39433c commit 65e639d
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 @@ -11,7 +11,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>11</maven.compiler.release>

<rascal-maven.version>0.28.2-BOOT1</rascal-maven.version>
<rascal-maven.version>0.28.7</rascal-maven.version>
</properties>

<scm>
Expand Down Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.8</version>
<version>0.40.13</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down

0 comments on commit 65e639d

Please sign in to comment.