Skip to content

Commit

Permalink
chore(deps): bump scala3-library from 3.3.1 to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 17, 2024
1 parent d8c3194 commit 9b9e969
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 @@ import sbtrelease.ReleaseStateTransformations.*
import scala.language.postfixOps

val scala2Version = "2.13.12"
val scala3Version = "3.3.1"
val scala3Version = "3.3.3"

val dependencies = {
val circeVersion = "0.14.3"
Expand Down

0 comments on commit 9b9e969

Please sign in to comment.