Skip to content

Commit d2f9c57

Browse files
taigrolang
authored andcommitted
Update skunk to 1.0.0-M9
1 parent eb7ccea commit d2f9c57

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
@@ -237,7 +237,7 @@ lazy val root = tlCrossRootProject
237237
.aggregate(core, tests, testsFlyway, example)
238238
.settings(commonSettings)
239239

240-
lazy val skunkVersion = "1.0.0-M8"
240+
lazy val skunkVersion = "1.0.0-M9"
241241

242242
lazy val epollcatVersion = "0.1.6"
243243

0 commit comments

Comments
 (0)