mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2024-12-12 11:25:04 +02:00
Merge pull request #99 from ovcharenko-di/fix/deps
fix deps & bump core version
This commit is contained in:
commit
b8dc1a8470
@ -38,6 +38,8 @@ dependencies {
|
||||
integrationTestImplementation("org.spockframework", "spock-core", spockVersion)
|
||||
integrationTestImplementation("org.codehaus.groovy", "groovy-all", groovyVersion)
|
||||
|
||||
integrationTestImplementation("org.springframework.security", "spring-security-core", "5.1.13.RELEASE")
|
||||
|
||||
integrationTestImplementation("org.slf4j", "slf4j-api", slf4jVersion)
|
||||
integrationTestImplementation("org.slf4j", "slf4j-simple", slf4jVersion)
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
2.228
|
||||
2.246
|
Loading…
Reference in New Issue
Block a user