Skip to content

Commit c821ba8

Browse files
Bump com.codeheadsystems:hofmann-dropwizard (#2)
Bumps the dev-dependencies group with 1 update: [com.codeheadsystems:hofmann-dropwizard](https://github.com/codeheadsystems/hofmann-elimination). Updates `com.codeheadsystems:hofmann-dropwizard` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/codeheadsystems/hofmann-elimination/releases) - [Changelog](https://github.com/codeheadsystems/hofmann-elimination/blob/main/CHANGELOG.md) - [Commits](codeheadsystems/hofmann-elimination@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: com.codeheadsystems:hofmann-dropwizard dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cda5de commit c821ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ application {
2424
}
2525

2626
dependencies {
27-
implementation("com.codeheadsystems:hofmann-dropwizard:1.2.1")
27+
implementation("com.codeheadsystems:hofmann-dropwizard:1.2.2")
2828
implementation("io.dropwizard:dropwizard-core:5.0.1")
2929
implementation("io.dropwizard:dropwizard-auth:5.0.1")
3030
implementation("io.dropwizard:dropwizard-assets:5.0.1")

0 commit comments

Comments
 (0)