Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit d9028a3

Browse files
scala-stewarddavesmith00000
authored andcommitted
Update scala3-library, ... to 3.7.3
1 parent 98cf7e9 commit d9028a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ThisBuild / versionScheme := Some("early-semver")
1616
ThisBuild / scalaVersion := scala3Version
1717

1818
lazy val tyrianVersion = TyrianVersion.getVersion
19-
lazy val scala3Version = "3.7.2"
19+
lazy val scala3Version = "3.7.3"
2020

2121
lazy val commonSettings: Seq[sbt.Def.Setting[?]] = Seq(
2222
version := tyrianVersion,

0 commit comments

Comments
 (0)