Skip to content

Commit 45158f2

Browse files
Update natchez-core, natchez-honeycomb, ... to 0.3.8 in series/0.6.x
1 parent b51038d commit 45158f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ThisBuild / mimaBinaryIssueFilters ++= List(
6060

6161
// This is used in a couple places
6262
lazy val fs2Version = "3.12.0"
63-
lazy val natchezVersion = "0.3.7"
63+
lazy val natchezVersion = "0.3.8"
6464

6565
// Global Settings
6666
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)