Skip to content

Commit

Permalink
Bump io.freefair.maven-publish-java from 8.7.1 to 8.10
Browse files Browse the repository at this point in the history
Bumps [io.freefair.maven-publish-java](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.7.1...8.10)

---
updated-dependencies:
- dependency-name: io.freefair.maven-publish-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 20, 2024
1 parent 606fee3 commit a7b0785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'org.springframework.boot' version '3.3.2'
id 'io.spring.dependency-management' version '1.1.6'
id 'io.freefair.lombok' version '8.7.1'
id 'io.freefair.maven-publish-java' version '8.7.1'
id 'io.freefair.maven-publish-java' version '8.10'
id 'org.owasp.dependencycheck' version '10.0.3'
id 'org.asciidoctor.jvm.convert' version '4.0.3'
id 'net.ltgt.errorprone' version '4.0.1'
Expand Down

0 comments on commit a7b0785

Please sign in to comment.