Skip to content

Commit

Permalink
Update dependency io.github.hakky54:sslcontext-kickstart to v8.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 0e708ff commit b5b0ce4
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.4")
implementation("io.github.hakky54:sslcontext-kickstart:8.1.5")

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

0 comments on commit b5b0ce4

Please sign in to comment.