Skip to content

Commit 2fffa8b

Browse files
Update scala-library to 2.13.14
1 parent c7cec19 commit 2fffa8b

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-emoji-plugin"
33
version := "4.6.0"
4-
scalaVersion := "2.13.13"
4+
scalaVersion := "2.13.14"
55
gitbucketVersion := "4.40.0"
66

77
val donwloadImagesKey = TaskKey[Unit]("downloadImages")

0 commit comments

Comments
 (0)