We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 109d2a6 + 53f58db commit 0339298Copy full SHA for 0339298
project/Build.scala
@@ -10,7 +10,7 @@ import sbtprojectmatrix.ProjectMatrixPlugin.autoImport.virtualAxes
10
object Build {
11
12
val Scala213 = "2.13.15"
13
- val Scala3 = "3.3.3"
+ val Scala3 = "3.3.4"
14
15
// copied from: https://github.com/disneystreaming/smithy4s/blob/21a6fb04ab3485c0a4b40fe205a628c6f4750813/project/Smithy4sBuildPlugin.scala#L508
16
def createBuildCommands(projects: Seq[ProjectReference]) = {
0 commit comments