Skip to content

Commit

Permalink
chore(deps): bump com.unboundid:unboundid-ldapsdk from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](pingidentity/ldapsdk@7.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent d7bf359 commit 733d670
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 @@ -2,7 +2,7 @@ buildscript {
ext.kafka_version = '3.7.0'
ext.scala_version = '2.13'
ext.kotlin_version = '2.0.0'
ext.unboundid_version = '7.0.0'
ext.unboundid_version = '7.0.1'
ext.caffeine_version = '3.1.8'
ext.jackson_version = '2.17.1'
ext.spek_version = '2.0.19'
Expand Down

0 comments on commit 733d670

Please sign in to comment.