Skip to content

Commit 77b992d

Browse files
scala-stewardxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.8
1 parent 1ad7dfe commit 77b992d

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
@@ -108,7 +108,7 @@ lazy val buildSettings = Seq(
108108

109109
lazy val catsVersion = "2.13.0"
110110
lazy val scala2Version = "2.13.18"
111-
lazy val scala3Version = "3.3.7"
111+
lazy val scala3Version = "3.3.8"
112112

113113
lazy val cats = Def.setting("org.typelevel" %%% "cats-core" % catsVersion)
114114
lazy val catsFree = Def.setting("org.typelevel" %%% "cats-free" % catsVersion)

0 commit comments

Comments
 (0)