Skip to content

Commit 9e5b32a

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.17
1 parent 612a0b0 commit 9e5b32a

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
@@ -1,7 +1,7 @@
11
name := "gitbucket-helloworld-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.0.0"
4-
scalaVersion := "2.13.16"
4+
scalaVersion := "2.13.17"
55
gitbucketVersion := "4.44.0"
66
scalacOptions ++= Seq(
77
"-deprecation",

0 commit comments

Comments
 (0)