Skip to content

Commit

Permalink
Bump japicmp-gradle-plugin from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps japicmp-gradle-plugin from 0.4.0 to 0.4.1.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
1 parent 91339dc commit c9aa43e
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 @@ -73,7 +73,7 @@ dependencies {
implementation 'org.nosphere.gradle.github:gradle-github-actions-plugin:1.3.2'
implementation 'com.gradle:common-custom-user-data-gradle-plugin:1.8.1'
implementation 'org.gradle:test-retry-gradle-plugin:1.4.0'
implementation 'me.champeau.gradle:japicmp-gradle-plugin:0.4.0'
implementation 'me.champeau.gradle:japicmp-gradle-plugin:0.4.1'

implementation 'org.tomlj:tomlj:1.0.0'

Expand Down

0 comments on commit c9aa43e

Please sign in to comment.