Skip to content

Commit

Permalink
chore(gradle): bump sslcontext from 8.1.1 to 8.3.6
Browse files Browse the repository at this point in the history
Bumps `sslcontext` from 8.1.1 to 8.3.6.

Updates `io.github.hakky54:sslcontext-kickstart` from 8.1.1 to 8.3.6
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/sslcontext-kickstart@v8.1.1...v8.3.6)

Updates `io.github.hakky54:sslcontext-kickstart-for-jetty` from 8.1.1 to 8.3.6
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/sslcontext-kickstart@v8.1.1...v8.3.6)

Updates `io.github.hakky54:sslcontext-kickstart-for-netty` from 8.1.1 to 8.3.6
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/sslcontext-kickstart@v8.1.1...v8.3.6)

---
updated-dependencies:
- dependency-name: io.github.hakky54:sslcontext-kickstart
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.hakky54:sslcontext-kickstart-for-jetty
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.hakky54:sslcontext-kickstart-for-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 466bb0c commit 900d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ logback = "1.4.14"
parquet = "1.14.0"
protobuf = "3.25.3"
slf4j = "2.0.11"
sslcontext = "8.1.1"
sslcontext = "8.3.6"

# test versions
assertj = "3.19.0"
Expand Down

0 comments on commit 900d69b

Please sign in to comment.