Skip to content

Commit

Permalink
Update scala-collection-compat to 2.7.0 in master
Browse files Browse the repository at this point in the history
  • Loading branch information
scalikejdbc-bot[bot] authored and xuwei-k committed Mar 23, 2022
1 parent 1a92561 commit 95f566a
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 @@ -52,7 +52,7 @@ lazy val baseSettings = Def.settings(
scalatestVersion := "3.2.11",
specs2Version := "4.14.1",
parserCombinatorsVersion := "2.1.1",
collectionCompatVersion := "2.6.0",
collectionCompatVersion := "2.7.0",
javacOptions ++= Seq(
"-source",
"1.8",
Expand Down

0 comments on commit 95f566a

Please sign in to comment.