Skip to content

Commit afb6c15

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update bcpg-jdk18on, bcutil-jdk18on to 1.83
1 parent d964bc2 commit afb6c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BouncyCastlePlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ object BouncyCastlePlugin extends AutoPlugin {
3434
.flatMap(_.componentProjects) ++ tests.componentProjects
3535
}
3636

37-
private val currentBouncyCastleVersion = BouncyCastleVersion("1.82", introducedIntoFs2Pgp = "0.4.8")
37+
private val currentBouncyCastleVersion = BouncyCastleVersion("1.83", introducedIntoFs2Pgp = "0.4.8")
3838

3939
/** When a new version is released, move what was previously the current version into the list of old versions.
4040
*

0 commit comments

Comments
 (0)