Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 896042d

Browse files
scala-steward-botxuwei-k
authored andcommittedJan 10, 2025·
Update scala-library to 2.13.16
1 parent 0848627 commit 896042d

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
organization := "io.github.gitbucket"
22
name := "gitbucket-gist-plugin"
33
version := "4.23.0"
4-
scalaVersion := "2.13.15"
4+
scalaVersion := "2.13.16"
55
gitbucketVersion := "4.42.0"
66

77
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")

0 commit comments

Comments
 (0)
Please sign in to comment.