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

Bump io.freefair.aggregate-javadoc from 6.6.3 to 8.3 #566

Closed
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 @@ -15,7 +15,7 @@ pluginManagement {
gradlePluginPortal()
}
plugins {
id "io.freefair.aggregate-javadoc" version "6.6.3"
id "io.freefair.aggregate-javadoc" version "8.3"
id "io.freefair.lombok" version "8.0.1"
// Checks for unnecessary dependencies
id("com.autonomousapps.dependency-analysis") version "1.20.0"
Expand Down
Loading