Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update scala3-library to 3.7.4
  • Loading branch information
github-actions[bot] committed Nov 13, 2025
commit 8aba8aa8efbaa440cdd449a35dbcac2fbbdd2c23
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt.*

object Dependencies {
val scala = "3.7.1"
val scala = "3.7.4"

val cats = "2.13.0"
val catsEffect = "3.6.1"
Expand Down