Skip to content

Commit

Permalink
Bump me.champeau.gradle.japicmp from 0.4.4 to 0.4.5 (#251)
Browse files Browse the repository at this point in the history
Bumps me.champeau.gradle.japicmp from 0.4.4 to 0.4.5.

---
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 Nov 8, 2024
1 parent c237d16 commit b6f7646
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 @@ -33,6 +33,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.4" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.5" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }
spotless = { id = "com.diffplug.spotless", version = "6.13.0" }

0 comments on commit b6f7646

Please sign in to comment.