Skip to content

Commit 776d8ca

Browse files
Bump io.freefair.aggregate-javadoc from 6.6.3 to 9.1.0
Bumps [io.freefair.aggregate-javadoc](https://github.com/freefair/gradle-plugins) from 6.6.3 to 9.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@6.6.3...9.1.0) --- updated-dependencies: - dependency-name: io.freefair.aggregate-javadoc dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d653a21 commit 776d8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluginManagement {
1616
}
1717
plugins {
1818
// problem when upgraded to version "9.0.0"
19-
id "io.freefair.aggregate-javadoc" version "6.6.3"
19+
id "io.freefair.aggregate-javadoc" version "9.1.0"
2020
// Checks for unnecessary dependencies
2121
id("com.autonomousapps.dependency-analysis") version "1.32.0"
2222
// helps resolve log implementation clashes

0 commit comments

Comments
 (0)