Skip to content

Commit

Permalink
Merge pull request #781 from armanbilge/patch-3
Browse files Browse the repository at this point in the history
Update to natchez 0.3.0
  • Loading branch information
mpilquist authored Jan 18, 2023
2 parents 5b9e7ad + 47229e7 commit 594e03c
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 @@ -74,7 +74,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(

// This is used in a couple places
lazy val fs2Version = "3.4.0"
lazy val natchezVersion = "0.3.0-M3"
lazy val natchezVersion = "0.3.0"

// Global Settings
lazy val commonSettings = Seq(
Expand Down

0 comments on commit 594e03c

Please sign in to comment.