From 59a59b382a04f1d1766b9526666e9834ae76e7dc Mon Sep 17 00:00:00 2001 From: Marc Philipp Date: Wed, 31 May 2023 15:09:18 +0200 Subject: [PATCH] Back to snapshots for further development --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d32eee0..5a0446b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = org.opentest4j -version = 1.3.0-RC1 +version = 1.3.0-SNAPSHOT junit4Version = 4.12