Skip to content

Commit 0603ede

Browse files
committed
Update nebula.plugin-plugin to 15.4.1
1 parent 9aef7b6 commit 0603ede

File tree

5 files changed

+5
-17
lines changed

5 files changed

+5
-17
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
plugins {
19-
id 'nebula.plugin-plugin' version '15.2.1'
19+
id 'nebula.plugin-plugin' version '15.4.1'
2020
}
2121

2222
description 'Plugins to add provided and optional configurations'
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
cglib:cglib-nodep:3.2.2
5-
com.google.guava:guava:19.0
64
com.netflix.nebula:nebula-gradle-interop:1.0.11
7-
com.netflix.nebula:nebula-test:7.10.1
8-
commons-io:commons-io:2.5
5+
com.netflix.nebula:nebula-test:9.0.0
96
junit:junit:4.12
107
org.hamcrest:hamcrest-core:1.3
118
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
129
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50
1310
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50
1411
org.jetbrains.kotlin:kotlin-stdlib:1.3.50
1512
org.jetbrains:annotations:13.0
16-
org.objenesis:objenesis:2.4
1713
org.spockframework:spock-core:1.3-groovy-2.4

gradle/dependency-locks/integTestRuntimeClasspath.lockfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
cglib:cglib-nodep:3.2.2
5-
com.google.guava:guava:19.0
65
com.netflix.nebula:nebula-gradle-interop:1.0.11
7-
com.netflix.nebula:nebula-test:7.10.1
8-
commons-io:commons-io:2.5
6+
com.netflix.nebula:nebula-test:9.0.0
97
junit:junit:4.12
108
org.hamcrest:hamcrest-core:1.3
119
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
cglib:cglib-nodep:3.2.2
5-
com.google.guava:guava:19.0
64
com.netflix.nebula:nebula-gradle-interop:1.0.11
7-
com.netflix.nebula:nebula-test:7.10.1
8-
commons-io:commons-io:2.5
5+
com.netflix.nebula:nebula-test:9.0.0
96
junit:junit:4.12
107
org.hamcrest:hamcrest-core:1.3
118
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
129
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50
1310
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50
1411
org.jetbrains.kotlin:kotlin-stdlib:1.3.50
1512
org.jetbrains:annotations:13.0
16-
org.objenesis:objenesis:2.4
1713
org.spockframework:spock-core:1.3-groovy-2.4

gradle/dependency-locks/testRuntimeClasspath.lockfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
cglib:cglib-nodep:3.2.2
5-
com.google.guava:guava:19.0
65
com.netflix.nebula:nebula-gradle-interop:1.0.11
7-
com.netflix.nebula:nebula-test:7.10.1
8-
commons-io:commons-io:2.5
6+
com.netflix.nebula:nebula-test:9.0.0
97
junit:junit:4.12
108
org.hamcrest:hamcrest-core:1.3
119
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50

0 commit comments

Comments
 (0)