Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
buildscript {
configurations.classpath {
resolutionStrategy {
force("com.netflix.nebula:nebula-archrules-gradle-plugin:0.+")
}
}
}

plugins {
id("com.netflix.nebula.plugin-plugin") version "25.+"
id("com.netflix.nebula.plugin-plugin") version ("25.+")
`kotlin-dsl`
}

Expand Down
13 changes: 7 additions & 6 deletions gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=test
com.google.j2objc:j2objc-annotations:1.3=testCompileClasspath,testRuntimeClasspath
com.googlecode.javaewah:JavaEWAH:1.1.12=testCompileClasspath,testRuntimeClasspath
com.googlecode.libphonenumber:libphonenumber:8.11.1=testCompileClasspath,testRuntimeClasspath
com.gradle.publish:plugin-publish-plugin:2.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.gradle.publish:plugin-publish-plugin:2.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.jayway.jsonpath:json-path:2.7.0=testCompileClasspath,testRuntimeClasspath
com.jcraft:jzlib:1.1.2=runtimeClasspath
com.jcraft:jzlib:1.1.3=testCompileClasspath,testRuntimeClasspath
Expand All @@ -39,15 +39,15 @@ com.netflix.nebula:gradle-contacts-plugin:8.1.0=compileClasspath,runtimeClasspat
com.netflix.nebula:gradle-dependency-lock-plugin:16.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:gradle-info-plugin:16.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:gradle-java-cross-compile-plugin:8.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-archrules-core:0.14.1=runtimeClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-archrules-gradle-plugin:0.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-archrules-core:0.14.2=runtimeClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-archrules-gradle-plugin:0.14.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-dependencies-comparison:0.2.1=runtimeClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-gradle-interop:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-oss-publishing-plugin:4.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-project-plugin:13.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-publishing-plugin:23.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-release-plugin:21.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-test:11.11.4=testCompileClasspath,testRuntimeClasspath
com.netflix.nebula:nebula-test:11.12.0=testCompileClasspath,testRuntimeClasspath
com.networknt:json-schema-validator:1.0.76=testCompileClasspath,testRuntimeClasspath
com.nimbusds:nimbus-jose-jwt:9.28=testCompileClasspath,testRuntimeClasspath
com.perforce:p4java:2015.2.1365273=runtimeClasspath,testRuntimeClasspath
Expand Down Expand Up @@ -104,7 +104,7 @@ jakarta.xml.bind:jakarta.xml.bind-api:4.0.0=testRuntimeClasspath
javax.servlet:javax.servlet-api:4.0.1=testCompileClasspath,testRuntimeClasspath
joda-time:joda-time:2.10=runtimeClasspath
joda-time:joda-time:2.10.5=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.18.3=testCompileClasspath,testRuntimeClasspath
net.java.dev.jna:jna-platform:5.16.0=runtimeClasspath,testRuntimeClasspath
net.java.dev.jna:jna:5.16.0=runtimeClasspath,testRuntimeClasspath
net.javacrumbs.json-unit:json-unit-core:2.36.0=testCompileClasspath,testRuntimeClasspath
Expand All @@ -122,14 +122,15 @@ org.apache.velocity.tools:velocity-tools-generic:3.1=testCompileClasspath,testRu
org.apache.velocity:velocity-engine-core:2.3=testCompileClasspath,testRuntimeClasspath
org.apache.velocity:velocity-engine-scripting:2.3=testCompileClasspath,testRuntimeClasspath
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
org.assertj:assertj-core:3.27.7=testCompileClasspath,testRuntimeClasspath
org.bouncycastle:bcpkix-jdk18on:1.72=testCompileClasspath,testRuntimeClasspath
org.bouncycastle:bcprov-jdk18on:1.72=testCompileClasspath,testRuntimeClasspath
org.bouncycastle:bcutil-jdk18on:1.72=testCompileClasspath,testRuntimeClasspath
org.checkerframework:checker-qual:3.12.0=testCompileClasspath,testRuntimeClasspath
org.codehaus.plexus:plexus-utils:3.2.1=runtimeClasspath,testRuntimeClasspath
org.eclipse.angus:angus-activation:1.0.0=testRuntimeClasspath
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r=testCompileClasspath,testRuntimeClasspath
org.gradle.plugin:compatibility-plugin:0.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.hamcrest:hamcrest-core:2.2=testCompileClasspath,testRuntimeClasspath
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
org.jetbrains.kotlin:kotlin-reflect:2.2.20=compileClasspath,embeddedKotlin,testCompileClasspath,testRuntimeClasspath
Expand Down