Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.freefair.maven-central.validate-poms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent c423b95 commit 9624686
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 @@ -13,7 +13,7 @@ plugins {
id("io.freefair.javadoc-links") version "8.1.0"
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"
id("io.freefair.maven-central.validate-poms") version "8.3"
id("me.qoomon.git-versioning") version "6.4.2"
id("com.github.ben-manes.versions") version "0.47.0"
id("org.springframework.boot") version "3.1.2"
Expand Down

0 comments on commit 9624686

Please sign in to comment.