Skip to content

Commit

Permalink
Update natchez-core, natchez-honeycomb, ... to 0.3.7 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 29, 2024
1 parent 6974255 commit f68a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ThisBuild / githubWorkflowPublishPreamble := Seq(WorkflowStep.Run(
ThisBuild / githubWorkflowPublish := Seq(WorkflowStep.Sbt(List("release cross with-defaults")))

val weaverVersion = "0.8.4"
val natchezVersion = "0.3.5"
val natchezVersion = "0.3.7"
val fs2Version = "3.10.2"


Expand Down

0 comments on commit f68a199

Please sign in to comment.