Skip to content

Commit 98e7af2

Browse files
committed
incremented icd version to 3.3.0
1 parent 5d6e486 commit 98e7af2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport.*
33

44
//noinspection TypeAnnotation
55
object Dependencies {
6-
val Version = "3.2.0"
6+
val Version = "3.3.0"
77
val ScalaVersion = "3.7.1"
88
val PekkoVersion = "1.1.4"
9-
// val PlayJsonVersion = "3.0.4"
109
val PlayJsonVersion = "3.1.0-M1"
1110
val ScalaTagsVersion = "0.13.1"
1211
val ScalaJsDomVersion = "2.8.0"

0 commit comments

Comments
 (0)