diff --git a/build.sbt b/build.sbt index 2e3d0b0..607ab05 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.14" +scalaVersion := "2.13.15" gitbucketVersion := "4.41.0" scalacOptions ++= Seq( "-deprecation",