Skip to content

Commit

Permalink
Bump natchez
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilquist committed Nov 24, 2022
1 parent 3c67115 commit af779fe
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.2.0"
lazy val natchezVersion = "0.2.2"

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

0 comments on commit af779fe

Please sign in to comment.