This commit enables the compatibility test plugin to tests against several Spring Framework and Spring Security versions. Closes gh-1493
7 lines
141 B
INI
7 lines
141 B
INI
version=4.0.12-SNAPSHOT
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
|
|
compatibilityTestPluginVersion=0.0.3
|
|
springFrameworkVersion=6.1.18 |