Skip to content

Commit

Permalink
Merge pull request #635 from scala-steward/update/ssl-config-core-0.6.0
Browse files Browse the repository at this point in the history
Update ssl-config-core from 0.5.0 to 0.6.0
  • Loading branch information
mergify[bot] authored Aug 3, 2021
2 parents 59f98b0 + 5231329 commit 1f47eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object Dependencies {
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.9"
val sentry = "io.sentry" % "sentry" % "5.0.1"
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.32"
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.5.0"
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.0"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.5"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.5"
val zio = "dev.zio" %% "zio" % "1.0.10"
Expand Down

0 comments on commit 1f47eaa

Please sign in to comment.