Skip to content

Commit 580c31d

Browse files
Bump io.freefair.aggregate-javadoc from 8.13 to 8.13.1 (#9936)
Bumps io.freefair.aggregate-javadoc from 8.13 to 8.13.1. --- updated-dependencies: - dependency-name: io.freefair.aggregate-javadoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de58236 commit 580c31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
2525
id 'com.github.spotbugs' version '6.1.7'
2626
id 'com.google.protobuf' version '0.9.4' apply false
27-
id 'io.freefair.aggregate-javadoc' version '8.13'
27+
id 'io.freefair.aggregate-javadoc' version '8.13.1'
2828
}
2929

3030
if (isCI) {

0 commit comments

Comments
 (0)