Skip to content

Commit

Permalink
Update scala3-library to 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-didx[bot] committed Aug 15, 2024
1 parent b64adab commit c258d16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scalaVersion := "3.4.2"
scalaVersion := "3.4.3"

lazy val circeVersion = "0.14.8"
lazy val pureconfigVersion = "0.17.7"
Expand Down
2 changes: 1 addition & 1 deletion project.scala
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using scala 3.4.2
//> using scala 3.4.3
//> using toolkit typelevel:latest
//> using packaging.output "dawn-patrol"
//> using nativeMode "release-fast"
Expand Down

0 comments on commit c258d16

Please sign in to comment.