Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent cc067a6 commit ce19d23
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.2.1'
id 'eclipse'
id 'dk.mada.style' version '0.9.6'
id 'dk.mada.style' version '0.9.7'
id 'dk.mada.buildinfo' version '0.9.1'
}

Expand Down

0 comments on commit ce19d23

Please sign in to comment.