Skip to content

Commit

Permalink
build(deps): bump io.freefair.javadoc-links from 8.1.0 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [io.freefair.javadoc-links](https://github.com/freefair/gradle-plugins) from 8.1.0 to 8.2.2.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.1.0...8.2.2)

---
updated-dependencies:
- dependency-name: io.freefair.javadoc-links
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent c423b95 commit a872d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("org.cadixdev.licenser") version "0.6.1"
id("org.sonarqube") version "4.3.0.3225"
id("io.freefair.lombok") version "8.1.0"
id("io.freefair.javadoc-links") version "8.1.0"
id("io.freefair.javadoc-links") version "8.2.2"
id("io.freefair.javadoc-utf-8") version "8.1.0"
id("io.freefair.aspectj.post-compile-weaving") version "8.1.0"
id("io.freefair.maven-central.validate-poms") version "8.1.0"
Expand Down

0 comments on commit a872d51

Please sign in to comment.