Skip to content

Commit

Permalink
chore(deps): update dependency scala to v3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2025
1 parent ff336ac commit e0a7d1f
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
@@ -1,7 +1,7 @@
import java.nio.charset.StandardCharsets
import org.scalajs.linker.interface.ModuleSplitStyle

val scala3 = "3.3.5"
val scala3 = "3.6.4"

val tapirVersion = "1.11.17"

Expand Down

0 comments on commit e0a7d1f

Please sign in to comment.