Skip to content

Commit

Permalink
Update bcprov-jdk15on from 1.70 to 1.77 (#1445)
Browse files Browse the repository at this point in the history
Pull request: #1445
  • Loading branch information
scala-steward authored Mar 7, 2024
1 parent 8a170ea commit 345537e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ val scalametaVersion = "4.8.15"
object Deps {
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.11"
val bsp4j = ivy"ch.epfl.scala:bsp4j:${bspVersion}"
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk15on:1.70"
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk18on:1.77"
val cask = ivy"com.lihaoyi::cask:0.6.7"
val classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"
Expand Down

0 comments on commit 345537e

Please sign in to comment.