Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Bump io.freefair.lombok from 6.6.3 to 8.0.1 #541

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pluginManagement {
}
plugins {
id "io.freefair.aggregate-javadoc" version "6.6.3"
id "io.freefair.lombok" version "6.6.3"
id "io.freefair.lombok" version "8.0.1"
// Checks for unnecessary dependencies
id("com.autonomousapps.dependency-analysis") version "1.19.0"
// helps resolve log implementation clashes
Expand Down