Skip to content

Commit

Permalink
Bump com.github.jakemarsden.git-hooks from 0.0.1 to 0.0.2
Browse files Browse the repository at this point in the history
Bumps com.github.jakemarsden.git-hooks from 0.0.1 to 0.0.2.

---
updated-dependencies:
- dependency-name: com.github.jakemarsden.git-hooks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 946d06e commit 49ea85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {
// Update this in libs.version.toml when you change it here.
id("io.gitlab.arturbosch.detekt") version "1.23.4"

id("com.github.jakemarsden.git-hooks") version "0.0.1"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("com.github.johnrengelman.shadow") version "8.1.1"
}
}
Expand Down

0 comments on commit 49ea85b

Please sign in to comment.