Skip to content

Commit 09b14e1

Browse files
authored
Merge pull request #354 from scala-steward/update/2.9.x/patches
[2.9.x] Patch updates
2 parents 7e4c95b + dccb437 commit 09b14e1

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)