Skip to content

Commit

Permalink
fix: Bump io.github.lsd-consulting:lsd-core
Browse files Browse the repository at this point in the history
Bumps the runtime-dependencies group with 1 update in the / directory: [io.github.lsd-consulting:lsd-core](https://github.com/lsd-consulting/lsd-core).


Updates `io.github.lsd-consulting:lsd-core` from 6.1.12 to 7.0.59
- [Release notes](https://github.com/lsd-consulting/lsd-core/releases)
- [Changelog](https://github.com/lsd-consulting/lsd-core/blob/main/.releaserc.yaml)
- [Commits](lsd-consulting/lsd-core@v6.1.12...v7.0.59)

---
updated-dependencies:
- dependency-name: io.github.lsd-consulting:lsd-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 5fdbbc6 commit 183fdd4
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 @@ -23,7 +23,7 @@ kotlin {
}

dependencies {
implementation 'io.github.lsd-consulting:lsd-core:6.1.12'
implementation 'io.github.lsd-consulting:lsd-core:7.0.59'
implementation 'org.http4k:http4k-core:5.44.3.0'

testImplementation 'org.assertj:assertj-core:3.27.2'
Expand Down

0 comments on commit 183fdd4

Please sign in to comment.