Skip to content

Commit fc7a622

Browse files
authored
Use rewrite.lombok=true for lombokTypeAttribution test (#346)
1 parent 45d2474 commit fc7a622

File tree

2 files changed

+313
-155
lines changed

2 files changed

+313
-155
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("nebula.release") version "17.1.0"
33
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
4-
id("org.owasp.dependencycheck") version "latest.release" apply false
4+
id("org.owasp.dependencycheck") version "10.+" apply false
55
id("nebula.maven-resolved-dependencies") version "18.4.0" apply false
66
id("nebula.maven-apache-license") version "18.4.0" apply false
77
}

0 commit comments

Comments
 (0)