Skip to content

Commit

Permalink
Update scala-repl-pp, ... to 0.1.71
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 3, 2023
1 parent e03290a commit 677dd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Versions {
val circe = "0.14.5"
val requests = "0.8.0"
val upickle = "3.1.2"
val scalaReplPP = "0.1.70"
val scalaReplPP = "0.1.71"

private def parseVersion(key: String): String = {
val versionRegexp = s""".*val $key[ ]+=[ ]?"(.*?)"""".r
Expand Down

0 comments on commit 677dd2d

Please sign in to comment.