From f3924e8748efe3b035a43ec62eb1ab54179c6221 Mon Sep 17 00:00:00 2001 From: Thibault Gagnaux Date: Wed, 10 Nov 2021 09:31:00 +0100 Subject: chore: updates junit 5.7.2 -> 5.8.1, README and version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index cae3d07..52f90fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ group = ch.fhnw.thga -version = 1.0.0-alpha \ No newline at end of file +version = 1.1.0-alpha \ No newline at end of file -- cgit