From 6f1a04fb43ab6067344b4ace005d5f7ebb03dd37 Mon Sep 17 00:00:00 2001 From: Rodin Aarssen Date: Mon, 28 Oct 2024 16:12:35 +0100 Subject: [PATCH 1/2] Updating to latest rascal and rascal-maven-plugin --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 26a85f8..b46959c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.rascalmpl rascal-maven-plugin - 0.28.5 + 0.28.7 false ${project.build.outputDirectory} @@ -158,7 +158,7 @@ org.rascalmpl rascal - 0.40.11 + 0.40.13 compile From 1a17fcc7c964792bf53ab90a45ffb783f18102c6 Mon Sep 17 00:00:00 2001 From: Rodin Aarssen Date: Tue, 29 Oct 2024 10:54:54 +0100 Subject: [PATCH 2/2] Updating to latest rascal and rascal-maven-plugin --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b46959c..95a2757 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.rascalmpl rascal-maven-plugin - 0.28.7 + 0.28.8 false ${project.build.outputDirectory} @@ -158,7 +158,7 @@ org.rascalmpl rascal - 0.40.13 + 0.40.14 compile