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: [io.github.lsd-consulting:lsd-core](https://github.com/lsd-consulting/lsd-core).


Updates `io.github.lsd-consulting:lsd-core` from 7.0.48 to 7.0.49
- [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@v7.0.48...v7.0.49)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent fc4a09d commit 6a40d9f
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 {
api 'io.github.lsd-consulting:lsd-core:7.0.48'
api 'io.github.lsd-consulting:lsd-core:7.0.49'
implementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.11.3'

Expand Down

0 comments on commit 6a40d9f

Please sign in to comment.