From 3532f2ec29805c971fe3bfd02d9f0a0f4fc842d9 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 9 Jul 2022 22:40:33 +0000 Subject: [PATCH] Update scala3-library to 3.1.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 82e99ac..574bc13 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.2", + scalaVersion := "3.1.3", version := "0.2.1-snapshot", semanticdbEnabled := true, semanticdbVersion := scalafixSemanticdb.revision