Skip to content

Commit

Permalink
update scala ver and gb ver
Browse files Browse the repository at this point in the history
  • Loading branch information
onukura committed May 29, 2021
1 parent 63f4e5e commit 551890f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name := "gitbucket-csvtsv-plugin"
organization := "io.github.gitbucket"
version := "1.0.6"
scalaVersion := "2.13.0"
gitbucketVersion := "4.32.0"
scalaVersion := "2.13.6"
gitbucketVersion := "4.35.3"

libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"

0 comments on commit 551890f

Please sign in to comment.