bump scala to 3.2.1

This commit is contained in:
hrj 2022-11-30 09:49:04 +05:30
parent dd48e9e4e7
commit 25fb901e9e
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.2.0",
scalaVersion := "3.2.1",
version := "0.2.1-snapshot",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision