Skip to content

Commit

Permalink
fix: bump the other-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the other-dependencies group with 1 update: [org.http4k:http4k-core](https://github.com/http4k/http4k).

- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@5.8.5.1...5.8.6.0)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 49481ce commit efd02c6
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
Expand Up @@ -24,7 +24,7 @@ kotlin {

dependencies {
implementation 'io.github.lsd-consulting:lsd-core:6.1.8'
implementation 'org.http4k:http4k-core:5.8.5.1'
implementation 'org.http4k:http4k-core:5.8.6.0'

testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
Expand Down

0 comments on commit efd02c6

Please sign in to comment.