From 2f18edef109dd004c52328879e9acb6b9a37e7cb Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 7 Sep 2022 17:37:10 +0000 Subject: [PATCH] Update scala3-library to 3.2.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index a40b26c..e3adbb0 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings( inThisBuild( List( organization := "com.example", - scalaVersion := "3.1.3", + scalaVersion := "3.2.0", version := "0.2.1-snapshot", semanticdbEnabled := true, semanticdbVersion := scalafixSemanticdb.revision