Skip to content

Commit fb2fdbb

Browse files
authored
Bumped Rascal depencency to 0.41.1-RC1 (#915)
1 parent 8f95894 commit fb2fdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rascal-lsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.rascalmpl</groupId>
6666
<artifactId>rascal</artifactId>
67-
<version>0.41.0</version>
67+
<version>0.41.1-RC1</version>
6868
</dependency>
6969
<!-- Rascal tests require JUnit 4 -->
7070
<dependency>

0 commit comments

Comments
 (0)