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 7db316f commit 1d0f012
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 15 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

plugins {
id 'nebula.plugin-plugin' version '15.2.1'
id 'nebula.plugin-plugin' version '15.4.1'
}

repositories {
Expand Down
6 changes: 2 additions & 4 deletions gradle/dependency-locks/integTestCompileClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
# This file is expected to be part of source control.
cglib:cglib-nodep:3.2.4
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.10.2
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:1.3.2
junit:junit-dep:4.11
junit:junit:4.12
org.apache.commons:commons-io:1.3.2
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.spockframework:spock-core:1.3-groovy-2.4
5 changes: 2 additions & 3 deletions gradle/dependency-locks/integTestRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
# This file is expected to be part of source control.
cglib:cglib-nodep:3.2.4
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.10.2
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:1.3.2
junit:junit-dep:4.11
junit:junit:4.12
org.apache.commons:commons-io:1.3.2
Expand Down
6 changes: 2 additions & 4 deletions gradle/dependency-locks/testCompileClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
# This file is expected to be part of source control.
cglib:cglib-nodep:3.2.4
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.10.2
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:1.3.2
junit:junit-dep:4.11
junit:junit:4.12
org.apache.commons:commons-io:1.3.2
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.spockframework:spock-core:1.3-groovy-2.4
5 changes: 2 additions & 3 deletions gradle/dependency-locks/testRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
# This file is expected to be part of source control.
cglib:cglib-nodep:3.2.4
com.github.stefanbirkner:system-rules:1.19.0
com.google.guava:guava:19.0
com.netflix.nebula:nebula-test:7.10.2
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
commons-io:commons-io:1.3.2
junit:junit-dep:4.11
junit:junit:4.12
org.apache.commons:commons-io:1.3.2
Expand Down

0 comments on commit 1d0f012

Please sign in to comment.