Skip to content

Commit dccb437

Browse files
committed
[2.9.x] scala3-library 3.3.6 (was 3.3.5)
1 parent 7e4c95b commit dccb437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/OmnidocBuild.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import java.io.IOException
1010
object OmnidocBuild {
1111

1212
val scala213 = "2.13.16"
13-
val scala3 = "3.3.5"
13+
val scala3 = "3.3.6"
1414

1515
val playOrganisation = "com.typesafe.play"
1616
val scalaTestPlusPlayOrganisation = "org.scalatestplus.play"

0 commit comments

Comments
 (0)