Skip to content

Commit

Permalink
Update dependency io.github.hakky54:sslcontext-kickstart to v8.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 9ea8ffb commit d647c98
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.3.5")

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

0 comments on commit d647c98

Please sign in to comment.