Skip to content

Commit

Permalink
Bump dk.mada.style from 1.0.0 to 1.0.1 (#103)
Browse files Browse the repository at this point in the history
Bumps [dk.mada.style](https://github.com/jskov/mada-style-gradle) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/jskov/mada-style-gradle/releases)
- [Commits](1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: dk.mada.style
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 4bbfe61 commit 58853dd
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
@@ -1,7 +1,7 @@
plugins {
id 'com.gradle.plugin-publish' version '1.3.0'
id 'eclipse'
id 'dk.mada.style' version '1.0.0'
id 'dk.mada.style' version '1.0.1'
id 'dk.mada.reproducible' version '1.0.2'
}

Expand Down

0 comments on commit 58853dd

Please sign in to comment.