Update scala3-library to 3.1.1

This commit is contained in:
Scala Steward 2022-02-02 01:36:43 +01:00
parent 6f22131162
commit d0145cebe6
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
inThisBuild(
List(
organization := "com.example",
scalaVersion := "3.1.0",
scalaVersion := "3.1.1",
version := "0.1.0-SNAPSHOT",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision