Skip to content

Commit

Permalink
Bump org.ajoberstar.git-publish from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [org.ajoberstar.git-publish](https://github.com/ajoberstar/gradle-git-publish) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/ajoberstar/gradle-git-publish/releases)
- [Commits](ajoberstar/gradle-git-publish@4.2.1...4.2.2)

---
updated-dependencies:
- dependency-name: org.ajoberstar.git-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and airsquared committed Feb 19, 2024
1 parent 8216b96 commit fcb01fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -15,7 +15,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.51.0'
id 'com.github.hierynomus.license' version '0.16.1'
id 'org.asciidoctor.jvm.convert' version '4.0.2'
id 'org.ajoberstar.git-publish' version '4.2.1'
id 'org.ajoberstar.git-publish' version '4.2.2'
}

java.toolchain.languageVersion = JavaLanguageVersion.of(17)
Expand Down

0 comments on commit fcb01fe

Please sign in to comment.