diff --git a/build.sbt b/build.sbt index 67e1f33..9544e90 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "gitbucket-helloworld-plugin" organization := "io.github.gitbucket" version := "1.0.0" -scalaVersion := "2.13.16" +scalaVersion := "2.13.17" gitbucketVersion := "4.44.0" scalacOptions ++= Seq( "-deprecation",