set versions

This commit is contained in:
Jörg Prante 2021-11-09 14:04:37 +01:00
parent 0cd3177137
commit 74863bfb6d
8 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,5 @@
def junitVersion = project.hasProperty('junit.version')?project.property('junit.version'):'5.6.2'
def junitVersion = project.hasProperty('junit.version')?project.property('junit.version'):'5.7.2'
def hamcrestVersion = project.hasProperty('hamcrest.version')?project.property('hamcrest.version'):'2.2'
dependencies {

View file

@ -0,0 +1 @@
version = 2.1.0

View file

@ -0,0 +1 @@
version = 2.6.0

View file

@ -0,0 +1 @@
version = 2.6.0

View file

@ -0,0 +1 @@
version = 2.0.1

View file

@ -0,0 +1 @@
version = 2.0.1

View file

@ -0,0 +1 @@
version = 2.1.0

View file

@ -0,0 +1 @@
version = 2.6.0.0