Skip to content

Commit 2570b1d

Browse files
Update scala-library to 2.13.17
1 parent d01cc71 commit 2570b1d

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,6 +1,6 @@
11
organization := "gitbucket"
22
name := "gitbucket-pages-plugin"
3-
scalaVersion := "2.13.16"
3+
scalaVersion := "2.13.17"
44
version := "1.10.0"
55
gitbucketVersion := "4.44.0"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")

0 commit comments

Comments
 (0)