Skip to content

Commit

Permalink
Bump me.champeau.gradle.japicmp from 0.4.2 to 0.4.3 (#3278)
Browse files Browse the repository at this point in the history
Bumps me.champeau.gradle.japicmp from 0.4.2 to 0.4.3.

---
updated-dependencies:
- dependency-name: me.champeau.gradle.japicmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent 9c2cb38 commit 32d2a5c
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 @@ -36,7 +36,7 @@ plugins {
id 'io.spring.nohttp' version '0.0.11'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
id 'me.champeau.gradle.japicmp' version '0.4.2' apply false
id 'me.champeau.gradle.japicmp' version '0.4.3' apply false
id 'de.undercouch.download' version '5.6.0' apply false
id 'io.spring.javadoc' version '0.0.1' apply false
id 'io.spring.javadoc-aggregate' version '0.0.1' apply false
Expand Down

0 comments on commit 32d2a5c

Please sign in to comment.