Update scala3-library to 3.4.2

This commit is contained in:
Scala Steward 2024-05-17 16:20:08 +00:00
parent f0050494a1
commit 9e39f6d293
No known key found for this signature in database
GPG Key ID: 7FE176635A140508
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.4.1",
scalaVersion := "3.4.2",
version := "0.2.1-snapshot",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision