From 2a33fe1e90835c85e18d8cd41350b059288ee6ee Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 31 May 2023 19:36:00 +0000 Subject: [PATCH] Update scala3-library to 3.3.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 029b139..11b6296 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.2.2", + scalaVersion := "3.3.0", version := "0.2.1-snapshot", semanticdbEnabled := true, semanticdbVersion := scalafixSemanticdb.revision