Skip to content

Commit

Permalink
Update bcpkix-jdk18on from 1.77 to 1.78 (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
coralogix-automation-golem authored Apr 11, 2024
1 parent 8a57416 commit 1877e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ lazy val client = Project("zio-k8s-client", file("zio-k8s-client"))
"io.circe" %% "circe-generic" % "0.14.6",
"io.circe" %% "circe-parser" % "0.14.6",
"io.circe" %% "circe-yaml" % "0.14.2",
"org.bouncycastle" % "bcpkix-jdk18on" % "1.77",
"org.bouncycastle" % "bcpkix-jdk18on" % "1.78",
"dev.zio" %% "zio-config-typesafe" % zioConfigVersion % Test,
"dev.zio" %% "zio-test" % zioVersion % Test,
"dev.zio" %% "zio-test-sbt" % zioVersion % Test,
Expand Down

0 comments on commit 1877e58

Please sign in to comment.