Skip to content

Commit a07eea4

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.16
1 parent 8e69cb8 commit a07eea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "gitbucket-notifications-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.11.0"
4-
scalaVersion := "2.13.15"
4+
scalaVersion := "2.13.16"
55
gitbucketVersion := "4.42.0"
66
scalacOptions := Seq("-deprecation", "-language:postfixOps", "-feature")

0 commit comments

Comments
 (0)