Skip to content

Commit

Permalink
Bump dk.mada.style from 1.0.3 to 1.0.4 (#121)
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.3 to 1.0.4.
- [Release notes](https://github.com/jskov/mada-style-gradle/releases)
- [Commits](1.0.3...1.0.4)

---
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 Nov 19, 2024
1 parent 0124b2a commit a514d63
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.3'
id 'dk.mada.style' version '1.0.4'
id 'dk.mada.reproducible' version '1.0.2'
}

Expand Down

0 comments on commit a514d63

Please sign in to comment.