Skip to content

Commit

Permalink
Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 (#5212
Browse files Browse the repository at this point in the history
)

Bumps me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3.

---
updated-dependencies:
- dependency-name: me.champeau.gradle:japicmp-gradle-plugin
  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 10, 2024
1 parent 3799aee commit 2130543
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 @@ -185,5 +185,5 @@ plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version
plugin-noHttp = { module = "io.spring.nohttp:nohttp-gradle", version = "0.0.11" }
plugin-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "spring-javaformat" }
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.2" }
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.3" }
plugin-downloadTask = { module = "de.undercouch:gradle-download-task", version = "5.5.0" }

0 comments on commit 2130543

Please sign in to comment.