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

- [Release notes](https://github.com/lsd-consulting/lsd-logging-library/releases)
- [Changelog](https://github.com/lsd-consulting/lsd-logging-library/blob/main/.releaserc.yaml)
- [Commits](lsd-consulting/lsd-logging-library@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: io.github.lsd-consulting:lsd-logging-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] authored Oct 29, 2023
1 parent 9339624 commit 014a7f6
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 @@ -4,7 +4,7 @@ dependencies {

// LSD
api 'io.github.lsd-consulting:lsd-distributed-connector:2.0.0'
implementation 'io.github.lsd-consulting:lsd-logging-library:1.0.1'
implementation 'io.github.lsd-consulting:lsd-logging-library:1.0.3'

// Spring
compileOnly 'org.springframework.boot:spring-boot-autoconfigure:2.7.10'
Expand Down

0 comments on commit 014a7f6

Please sign in to comment.