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 9aef7b6 commit 0603ede
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


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

description 'Plugins to add provided and optional configurations'
Expand Down
6 changes: 1 addition & 5 deletions gradle/dependency-locks/integTestCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
# 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.google.guava:guava:19.0
com.netflix.nebula:nebula-gradle-interop:1.0.11
com.netflix.nebula:nebula-test:7.10.1
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
junit:junit:4.12
org.hamcrest:hamcrest-core:1.3
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50
org.jetbrains.kotlin:kotlin-stdlib:1.3.50
org.jetbrains:annotations:13.0
org.objenesis:objenesis:2.4
org.spockframework:spock-core:1.3-groovy-2.4
4 changes: 1 addition & 3 deletions gradle/dependency-locks/integTestRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
# 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.google.guava:guava:19.0
com.netflix.nebula:nebula-gradle-interop:1.0.11
com.netflix.nebula:nebula-test:7.10.1
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
junit:junit:4.12
org.hamcrest:hamcrest-core:1.3
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
Expand Down
6 changes: 1 addition & 5 deletions gradle/dependency-locks/testCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
# 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.google.guava:guava:19.0
com.netflix.nebula:nebula-gradle-interop:1.0.11
com.netflix.nebula:nebula-test:7.10.1
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
junit:junit:4.12
org.hamcrest:hamcrest-core:1.3
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50
org.jetbrains.kotlin:kotlin-stdlib:1.3.50
org.jetbrains:annotations:13.0
org.objenesis:objenesis:2.4
org.spockframework:spock-core:1.3-groovy-2.4
4 changes: 1 addition & 3 deletions gradle/dependency-locks/testRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
# 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.google.guava:guava:19.0
com.netflix.nebula:nebula-gradle-interop:1.0.11
com.netflix.nebula:nebula-test:7.10.1
commons-io:commons-io:2.5
com.netflix.nebula:nebula-test:9.0.0
junit:junit:4.12
org.hamcrest:hamcrest-core:1.3
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
Expand Down

0 comments on commit 0603ede

Please sign in to comment.