From ecabb6baaebec39f0ab75cfb4bbb0431f2d1e113 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 8 Sep 2023 22:21:25 +0000 Subject: [PATCH] Update scala3-library to 3.3.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index dfa8008..9453eef 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.3.0", + scalaVersion := "3.3.1", version := "0.2.1-snapshot", semanticdbEnabled := true, semanticdbVersion := scalafixSemanticdb.revision