Skip to content

Commit

Permalink
Bump me.champeau.gradle.japicmp from 0.4.2 to 0.4.3 (#421)
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] authored Jun 28, 2024
1 parent 1436815 commit 353d125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id "maven-publish"
id "signing"
id "org.unbroken-dome.test-sets" version "4.0.0"
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
}

Expand Down

0 comments on commit 353d125

Please sign in to comment.