Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 8f0b322

Browse files
Update scala-collection-compat to 2.8.0 (#223)
1 parent 9756437 commit 8f0b322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lazy val scalaLoggingVersion = "3.9.5"
2424
lazy val playJsonVersion = "2.7.4"
2525
lazy val log4jVersion = "2.18.0"
2626
lazy val jacksonScalaVersion = "2.13.3"
27-
lazy val scalaCollectionCompatVersion = "2.7.0"
27+
lazy val scalaCollectionCompatVersion = "2.8.0"
2828

2929
lazy val commonSettings =
3030
Seq(

0 commit comments

Comments
 (0)