Update scala3-library to 3.5.1

This commit is contained in:
Scala Steward 2024-09-20 17:49:28 +00:00
parent 24ac9c5ee7
commit acf18e54ae
No known key found for this signature in database
GPG Key ID: 7FE176635A140508

View File

@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
inThisBuild(
List(
organization := "com.example",
scalaVersion := "3.5.0",
scalaVersion := "3.5.1",
version := "0.2.1-snapshot",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision