Skip to content

Commit 9fcc6e0

Browse files
Update scala-library to 2.13.10 (#16)
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
1 parent 087d528 commit 9fcc6e0

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,5 +1,5 @@
11
name := "gitbucket-helloworld-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.0.0"
4-
scalaVersion := "2.13.9"
4+
scalaVersion := "2.13.10"
55
gitbucketVersion := "4.38.4"

0 commit comments

Comments
 (0)