Skip to content

Commit

Permalink
Bump com.github.hannesa2:gradle-one-jar from 1.3 to 1.4
Browse files Browse the repository at this point in the history
Bumps [com.github.hannesa2:gradle-one-jar](https://github.com/hannesa2/gradle-one-jar) from 1.3 to 1.4.
- [Release notes](https://github.com/hannesa2/gradle-one-jar/releases)
- [Changelog](https://github.com/hannesa2/gradle-one-jar/blob/master/HISTORY.md)
- [Commits](hannesa2/gradle-one-jar@1.3...1.4)

---
updated-dependencies:
- dependency-name: com.github.hannesa2:gradle-one-jar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent a42533b commit 9f6b9d1
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 @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "com.github.hannesa2:gradle-one-jar:1.3"
classpath "com.github.hannesa2:gradle-one-jar:1.4"
}
}

Expand Down

0 comments on commit 9f6b9d1

Please sign in to comment.