explicitly set java versions

pull/5/head
Zlatin Balevsky 2019-06-19 02:11:00 +01:00
parent d8a2b59055
commit 162844787f
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ version = 0.2.9
groovyVersion = 2.4.15
slf4jVersion = 1.7.25
spockVersion = 1.1-groovy-2.4
sourceCompatibility=1.8
targetCompatibility=1.8