Skip to content

Commit

Permalink
Bump com.jaredsburrows.license from 0.9.2 to 0.9.3
Browse files Browse the repository at this point in the history
Bumps [com.jaredsburrows.license](https://github.com/jaredsburrows/gradle-license-plugin) from 0.9.2 to 0.9.3.
- [Changelog](https://github.com/jaredsburrows/gradle-license-plugin/blob/master/CHANGELOG.md)
- [Commits](jaredsburrows/gradle-license-plugin@0.9.2...0.9.3)

---
updated-dependencies:
- dependency-name: com.jaredsburrows.license
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent 7bc0cf1 commit 4836efd
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 @@ -3,5 +3,5 @@ plugins {
id 'com.android.application' version '7.4.2' apply false
id 'com.android.library' version '7.4.2' apply false
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
id 'com.jaredsburrows.license' version '0.9.2' apply false
id 'com.jaredsburrows.license' version '0.9.3' apply false
}

0 comments on commit 4836efd

Please sign in to comment.