Skip to content

Commit

Permalink
Update dependency io.github.hakky54:sslcontext-kickstart to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 9ea8ffb commit 9bc54ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirc-suspending/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")

// insecure connections
implementation("io.github.hakky54:sslcontext-kickstart:8.1.6")
implementation("io.github.hakky54:sslcontext-kickstart:8.2.0")

// tests
testImplementation(platform(tests.junit.bom))
Expand Down

0 comments on commit 9bc54ad

Please sign in to comment.