Skip to content

Commit 841283b

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.15
1 parent 5533f5d commit 841283b

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.14"
4+
scalaVersion := "2.13.15"
55
gitbucketVersion := "4.41.0"
66
scalacOptions ++= Seq(
77
"-deprecation",

0 commit comments

Comments
 (0)