Skip to content

Commit f81c0b8

Browse files
committed
Update to kantan.codecs 0.1.11.
1 parent 431f2e3 commit f81c0b8

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
@@ -6,7 +6,7 @@ import sbtunidoc.Plugin.UnidocKeys._
66
// ---------------------------------------------------------------------------------------------------------------------
77
val commonsCsvVersion = "1.4"
88
val jacksonCsvVersion = "2.8.6"
9-
val kantanCodecsVersion = "0.1.11-SNAPSHOT"
9+
val kantanCodecsVersion = "0.1.11"
1010
val opencsvVersion = "3.8"
1111
val productCollectionVersion = "1.4.5"
1212
val scalaCsvVersion = "1.3.4"

0 commit comments

Comments
 (0)