Skip to content

Commit

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

- [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.6...v7.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2023
1 parent 7a87c2e commit ed6c2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {

// LSD
api 'io.github.lsd-consulting:lsd-core:7.0.6'
api 'io.github.lsd-consulting:lsd-core:7.0.7'
api 'io.github.lsd-consulting:lsd-distributed-connector:2.0.2'
implementation 'io.github.lsd-consulting:lsd-formatting-library:4.0.17'
compileOnly 'io.github.lsd-consulting:lsd-distributed-mongodb-connector:5.0.9'
Expand Down

0 comments on commit ed6c2af

Please sign in to comment.