Skip to content

Commit 0339298

Browse files
authored
Merge pull request #55 from scala-steward/update/scala3-library-3.3.4
Update scala3-library to 3.3.4
2 parents 109d2a6 + 53f58db commit 0339298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import sbtprojectmatrix.ProjectMatrixPlugin.autoImport.virtualAxes
1010
object Build {
1111

1212
val Scala213 = "2.13.15"
13-
val Scala3 = "3.3.3"
13+
val Scala3 = "3.3.4"
1414

1515
// copied from: https://github.com/disneystreaming/smithy4s/blob/21a6fb04ab3485c0a4b40fe205a628c6f4750813/project/Smithy4sBuildPlugin.scala#L508
1616
def createBuildCommands(projects: Seq[ProjectReference]) = {

0 commit comments

Comments
 (0)