diff --git a/build.sbt b/build.sbt index 55af17b..325a5a1 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ import ReleaseTransformations._ import UpdateReadme.updateReadme -val scala213Version = "2.13.14" +val scala213Version = "2.13.15" val defaultScalacOptions = Seq( "-deprecation", "-encoding", "UTF-8",