Skip to content

Commit a65fa23

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.16
1 parent a2fe751 commit a65fa23

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

0 commit comments

Comments
 (0)