Skip to content

Commit

Permalink
Use rewrite.lombok=true for lombokTypeAttribution test (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Nov 25, 2024
1 parent 45d2474 commit fc7a622
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 155 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("nebula.release") version "17.1.0"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("org.owasp.dependencycheck") version "latest.release" apply false
id("org.owasp.dependencycheck") version "10.+" apply false
id("nebula.maven-resolved-dependencies") version "18.4.0" apply false
id("nebula.maven-apache-license") version "18.4.0" apply false
}
Expand Down
Loading

0 comments on commit fc7a622

Please sign in to comment.