We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3d4b65 + 855388f commit 4a130d3Copy full SHA for 4a130d3
build.sbt
@@ -27,7 +27,7 @@ lazy val root = project
27
.settings(
28
organization := "com.horothesun",
29
name := "advent-of-code-2024",
30
- scalaVersion := "3.7.3",
+ scalaVersion := "3.7.4",
31
libraryDependencies ++= Seq(
32
"org.typelevel" %% "cats-core" % catsVersion,
33
"org.typelevel" %% "kittens" % kittensVersion,
0 commit comments