Skip to content

Commit

Permalink
chore: bump scala version & gitbucket version
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Mar 6, 2022
1 parent 38424ee commit 1528830
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
Expand Up @@ -7,8 +7,8 @@ lazy val root = project in file(".")
name := Name
organization := Organization
version := Version
scalaVersion := "2.13.1"
gitbucketVersion := "4.35.0"
scalaVersion := "2.13.8"
gitbucketVersion := "4.37.2"

scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit 1528830

Please sign in to comment.