Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

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 ed33e53 commit 9d3d04b
Show file tree
Hide file tree
Showing 17 changed files with 15 additions and 166 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 'A git implementation of the gradle-scm-plugin'
Expand Down
14 changes: 0 additions & 14 deletions gradle/dependency-locks/compile.lockfile

This file was deleted.

2 changes: 1 addition & 1 deletion gradle/dependency-locks/compileClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
com.googlecode.javaewah:JavaEWAH:1.1.6
com.jcraft:jsch:0.1.54
com.jcraft:jzlib:1.1.1
com.netflix.nebula:gradle-scm-plugin:5.0.3
com.netflix.nebula:gradle-scm-plugin:5.1.0
commons-codec:commons-codec:1.9
commons-logging:commons-logging:1.2
org.ajoberstar.grgit:grgit-core:3.0.0-beta.1
Expand Down
3 changes: 0 additions & 3 deletions gradle/dependency-locks/compileOnly.lockfile

This file was deleted.

14 changes: 0 additions & 14 deletions gradle/dependency-locks/default.lockfile

This file was deleted.

22 changes: 0 additions & 22 deletions gradle/dependency-locks/integTestCompile.lockfile

This file was deleted.

10 changes: 3 additions & 7 deletions gradle/dependency-locks/integTestCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
# 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.googlecode.javaewah:JavaEWAH:1.1.6
com.jcraft:jsch:0.1.54
com.jcraft:jzlib:1.1.1
com.netflix.nebula:gradle-scm-plugin:5.0.3
com.netflix.nebula:nebula-test:7.3.0
com.netflix.nebula:gradle-scm-plugin:5.1.0
com.netflix.nebula:nebula-test:9.0.0
commons-codec:commons-codec:1.9
commons-io:commons-io:2.5
commons-logging:commons-logging:1.2
junit:junit:4.12
org.ajoberstar.grgit:grgit-core:3.0.0-beta.1
org.apache.httpcomponents:httpclient:4.5.2
org.apache.httpcomponents:httpcore:4.4.4
org.eclipse.jgit:org.eclipse.jgit:5.0.1.201806211838-r
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.slf4j:slf4j-api:1.7.2
org.spockframework:spock-core:1.1-groovy-2.4-rc-4
org.spockframework:spock-core:1.3-groovy-2.4
3 changes: 0 additions & 3 deletions gradle/dependency-locks/integTestCompileOnly.lockfile

This file was deleted.

22 changes: 0 additions & 22 deletions gradle/dependency-locks/integTestRuntime.lockfile

This file was deleted.

8 changes: 3 additions & 5 deletions gradle/dependency-locks/integTestRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
# 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.googlecode.javaewah:JavaEWAH:1.1.6
com.jcraft:jsch:0.1.54
com.jcraft:jzlib:1.1.1
com.netflix.nebula:gradle-scm-plugin:5.0.3
com.netflix.nebula:nebula-test:7.3.0
com.netflix.nebula:gradle-scm-plugin:5.1.0
com.netflix.nebula:nebula-test:9.0.0
commons-codec:commons-codec:1.9
commons-io:commons-io:2.5
commons-logging:commons-logging:1.2
junit:junit:4.12
org.ajoberstar.grgit:grgit-core:3.0.0-beta.1
Expand All @@ -19,4 +17,4 @@ org.eclipse.jgit:org.eclipse.jgit:5.0.1.201806211838-r
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.slf4j:slf4j-api:1.7.2
org.spockframework:spock-core:1.1-groovy-2.4-rc-4
org.spockframework:spock-core:1.3-groovy-2.4
14 changes: 0 additions & 14 deletions gradle/dependency-locks/runtime.lockfile

This file was deleted.

2 changes: 1 addition & 1 deletion gradle/dependency-locks/runtimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
com.googlecode.javaewah:JavaEWAH:1.1.6
com.jcraft:jsch:0.1.54
com.jcraft:jzlib:1.1.1
com.netflix.nebula:gradle-scm-plugin:5.0.3
com.netflix.nebula:gradle-scm-plugin:5.1.0
commons-codec:commons-codec:1.9
commons-logging:commons-logging:1.2
org.ajoberstar.grgit:grgit-core:3.0.0-beta.1
Expand Down
22 changes: 0 additions & 22 deletions gradle/dependency-locks/testCompile.lockfile

This file was deleted.

10 changes: 3 additions & 7 deletions gradle/dependency-locks/testCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
# 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.googlecode.javaewah:JavaEWAH:1.1.6
com.jcraft:jsch:0.1.54
com.jcraft:jzlib:1.1.1
com.netflix.nebula:gradle-scm-plugin:5.0.3
com.netflix.nebula:nebula-test:7.3.0
com.netflix.nebula:gradle-scm-plugin:5.1.0
com.netflix.nebula:nebula-test:9.0.0
commons-codec:commons-codec:1.9
commons-io:commons-io:2.5
commons-logging:commons-logging:1.2
junit:junit:4.12
org.ajoberstar.grgit:grgit-core:3.0.0-beta.1
org.apache.httpcomponents:httpclient:4.5.2
org.apache.httpcomponents:httpcore:4.4.4
org.eclipse.jgit:org.eclipse.jgit:5.0.1.201806211838-r
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.slf4j:slf4j-api:1.7.2
org.spockframework:spock-core:1.1-groovy-2.4-rc-4
org.spockframework:spock-core:1.3-groovy-2.4
3 changes: 0 additions & 3 deletions gradle/dependency-locks/testCompileOnly.lockfile

This file was deleted.

22 changes: 0 additions & 22 deletions gradle/dependency-locks/testRuntime.lockfile

This file was deleted.

8 changes: 3 additions & 5 deletions gradle/dependency-locks/testRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
# 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.googlecode.javaewah:JavaEWAH:1.1.6
com.jcraft:jsch:0.1.54
com.jcraft:jzlib:1.1.1
com.netflix.nebula:gradle-scm-plugin:5.0.3
com.netflix.nebula:nebula-test:7.3.0
com.netflix.nebula:gradle-scm-plugin:5.1.0
com.netflix.nebula:nebula-test:9.0.0
commons-codec:commons-codec:1.9
commons-io:commons-io:2.5
commons-logging:commons-logging:1.2
junit:junit:4.12
org.ajoberstar.grgit:grgit-core:3.0.0-beta.1
Expand All @@ -19,4 +17,4 @@ org.eclipse.jgit:org.eclipse.jgit:5.0.1.201806211838-r
org.hamcrest:hamcrest-core:1.3
org.objenesis:objenesis:2.4
org.slf4j:slf4j-api:1.7.2
org.spockframework:spock-core:1.1-groovy-2.4-rc-4
org.spockframework:spock-core:1.3-groovy-2.4

0 comments on commit 9d3d04b

Please # to comment.