Skip to content

Commit

Permalink
Merge 6f80230 into f69dfa0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 25, 2023
2 parents f69dfa0 + 6f80230 commit 2a6b5b5
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 @@ -6,7 +6,7 @@ val bijectionVersion = "0.9.7"
val kryoVersion = "4.0.2"
val scroogeVersion = "21.2.0"
val asmVersion = "4.16"
val protobufVersion = "3.22.2"
val protobufVersion = "3.22.5"

def scalaVersionSpecificFolders(srcBaseDir: java.io.File, scalaVersion: String): List[File] =
CrossVersion.partialVersion(scalaVersion) match {
Expand Down

0 comments on commit 2a6b5b5

Please sign in to comment.