Skip to content

Commit

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


Updates `io.github.lsd-consulting:lsd-distributed-generator` from 8.2.30 to 8.2.32
- [Release notes](https://github.com/lsd-consulting/lsd-distributed-generator/releases)
- [Changelog](https://github.com/lsd-consulting/lsd-distributed-generator/blob/main/.releaserc.yaml)
- [Commits](lsd-consulting/lsd-distributed-generator@v8.2.30...v8.2.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent ab40a90 commit 4063850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ dependencies {
}

// LSD
implementation("io.github.lsd-consulting:lsd-distributed-generator:8.2.30")
implementation("io.github.lsd-consulting:lsd-distributed-generator:8.2.32")

//////////////////////////////////
// Unit test dependencies
Expand Down

0 comments on commit 4063850

Please sign in to comment.