Skip to content

Commit

Permalink
Bump me.champeau.gradle.japicmp from 0.4.2 to 0.4.3
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 7bb092a commit 0be029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ slf4j-jcl = { module = "org.slf4j:jcl-over-slf4j", version.ref = "slf4j" }
artifactory = { id = "com.jfrog.artifactory", version = "4.31.0" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.4.0" }
download = { id = "de.undercouch.download", version = "5.6.0" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.2" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.3" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }
spotless = { id = "com.diffplug.spotless", version = "6.13.0" }

0 comments on commit 0be029a

Please sign in to comment.