You've already forked jenkins-lib
forked from jenkins/jenkins-lib
Merge pull request #99 from ovcharenko-di/fix/deps
fix deps & bump core version
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user