Skip to content

Commit

Permalink
Update nebula.plugin-plugin to 15.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chali committed Jun 8, 2021
1 parent c907bb2 commit ff6311f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
*/
plugins {
id 'nebula.plugin-plugin' version '15.2.1'
id 'nebula.plugin-plugin' version '15.4.1'
id 'java-library'
}

Expand Down
5 changes: 1 addition & 4 deletions gradle/dependency-locks/integTestCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
cglib:cglib-nodep:3.2.2
com.bmuschko:gradle-docker-plugin:3.2.1
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.8.6
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:2.6
junit:junit-dep:4.11
junit:junit:4.12
Expand All @@ -16,7 +14,6 @@ org.apache.commons:commons-lang3:3.9
org.bouncycastle:bcpg-jdk15on:1.62
org.bouncycastle:bcprov-jdk15on:1.62
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.redline-rpm:redline:1.2.9
org.slf4j:slf4j-api:1.7.5
org.spockframework:spock-core:1.3-groovy-2.4
Expand Down
3 changes: 1 addition & 2 deletions gradle/dependency-locks/integTestRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
cglib:cglib-nodep:3.2.2
com.bmuschko:gradle-docker-plugin:3.2.1
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.8.6
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:2.6
junit:junit-dep:4.11
junit:junit:4.12
Expand Down
5 changes: 1 addition & 4 deletions gradle/dependency-locks/testCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
cglib:cglib-nodep:3.2.2
com.bmuschko:gradle-docker-plugin:3.2.1
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.8.6
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:2.6
junit:junit-dep:4.11
junit:junit:4.12
Expand All @@ -16,7 +14,6 @@ org.apache.commons:commons-lang3:3.9
org.bouncycastle:bcpg-jdk15on:1.62
org.bouncycastle:bcprov-jdk15on:1.62
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.redline-rpm:redline:1.2.9
org.slf4j:slf4j-api:1.7.5
org.spockframework:spock-core:1.3-groovy-2.4
Expand Down
3 changes: 1 addition & 2 deletions gradle/dependency-locks/testRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
cglib:cglib-nodep:3.2.2
com.bmuschko:gradle-docker-plugin:3.2.1
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.8.6
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:2.6
junit:junit-dep:4.11
junit:junit:4.12
Expand Down

0 comments on commit ff6311f

Please sign in to comment.