diff options
| author | Thibault Gagnaux <tgagnaux@gmail.com> | 2021-11-10 09:31:00 +0100 |
|---|---|---|
| committer | Thibault Gagnaux <tgagnaux@gmail.com> | 2021-11-10 09:31:00 +0100 |
| commit | f3924e8748efe3b035a43ec62eb1ab54179c6221 (patch) | |
| tree | 52ad47aa09a66506f9f99d5aefbfdef969cf9086 /gradle.properties | |
| parent | a5bdb321ebff31e5b2005c6b511fc3873ec9cc7f (diff) | |
| download | frege-gradle-plugin-f3924e8748efe3b035a43ec62eb1ab54179c6221.tar.gz frege-gradle-plugin-f3924e8748efe3b035a43ec62eb1ab54179c6221.tar.bz2 frege-gradle-plugin-f3924e8748efe3b035a43ec62eb1ab54179c6221.zip | |
chore: updates junit 5.7.2 -> 5.8.1, README and version
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
