Skip to content

Commit

Permalink
chore(deps): update dependency scala to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent b0d7464 commit a01db6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lazy val root = project
.settings(
name := "smithy-cats-librarian",
version := "0.1.1-SNAPSHOT",
scalaVersion := "3.3.3",
scalaVersion := "3.4.1",
libraryDependencies ++= Seq(
"com.disneystreaming.smithy4s" %% "smithy4s-core" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-http4s" % smithy4sVersion.value,
Expand Down

0 comments on commit a01db6b

Please sign in to comment.