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-formatting-library](https://github.com/lsd-consulting/lsd-formatting-library).

- [Release notes](https://github.com/lsd-consulting/lsd-formatting-library/releases)
- [Changelog](https://github.com/lsd-consulting/lsd-formatting-library/blob/main/.releaserc.yaml)
- [Commits](lsd-consulting/lsd-formatting-library@v4.0.14...v4.0.15)

---
updated-dependencies:
- dependency-name: io.github.lsd-consulting:lsd-formatting-library
  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 Nov 30, 2023
1 parent aede395 commit 4f5ebff
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
Expand Up @@ -3,7 +3,7 @@ dependencies {
// LSD
api 'io.github.lsd-consulting:lsd-core:7.0.4'
api 'io.github.lsd-consulting:lsd-distributed-connector:2.0.2'
implementation 'io.github.lsd-consulting:lsd-formatting-library:4.0.14'
implementation 'io.github.lsd-consulting:lsd-formatting-library:4.0.15'
compileOnly 'io.github.lsd-consulting:lsd-distributed-mongodb-connector:5.0.8'
compileOnly 'io.github.lsd-consulting:lsd-distributed-postgres-connector:1.0.13'
compileOnly 'io.github.lsd-consulting:lsd-distributed-http-connector:3.0.9'
Expand Down

0 comments on commit 4f5ebff

Please sign in to comment.