diff --git a/README.md b/README.md index 4ddaf09..dd86739 100755 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ The focus of this project is minimalism and flexibility. To that end, the featur ### Setup For SBT simply include: -`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.11.1"` +`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.11.2"` For parsing support include: -`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.11.1"` +`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.11.2"` ### Create