Skip to content

Commit

Permalink
Bump io.github.hakky54:sslcontext-kickstart from 8.3.7 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [io.github.hakky54:sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart) from 8.3.7 to 9.0.0.
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/sslcontext-kickstart@v8.3.7...v9.0.0)

---
updated-dependencies:
- dependency-name: io.github.hakky54:sslcontext-kickstart
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Jan 6, 2025
1 parent 6a34053 commit 1f7de7c
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 @@ -14,7 +14,7 @@ dependencies {
compileOnly "com.enonic.xp:script-api:${xpVersion}"
compileOnly "com.enonic.xp:core-api:${xpVersion}"
implementation 'com.github.mizosoft.methanol:methanol:1.7.0'
implementation 'io.github.hakky54:sslcontext-kickstart:8.3.7'
implementation 'io.github.hakky54:sslcontext-kickstart:9.0.0'
testImplementation 'junit:junit:4.13.2'
testImplementation "org.mockito:mockito-core:5.15.2"
testImplementation "com.squareup.okhttp3:okhttp-tls:${okhttpVersion}"
Expand Down

0 comments on commit 1f7de7c

Please sign in to comment.