mirror of https://github.com/zlatinb/muwire
explicitly set java versions
parent
d8a2b59055
commit
162844787f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue