Skip to content

Commit

Permalink
Merge pull request #55 from scala-steward/update/scala3-library-3.3.4
Browse files Browse the repository at this point in the history
Update scala3-library to 3.3.4
  • Loading branch information
jatcwang authored Sep 29, 2024
2 parents 109d2a6 + 53f58db commit 0339298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import sbtprojectmatrix.ProjectMatrixPlugin.autoImport.virtualAxes
object Build {

val Scala213 = "2.13.15"
val Scala3 = "3.3.3"
val Scala3 = "3.3.4"

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

0 comments on commit 0339298

Please sign in to comment.