Skip to content

Commit 5edb945

Browse files
renovate[bot]robstoll
authored andcommitted
Update dependency scala to v3.6.4
1 parent 2dd8f01 commit 5edb945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ThisBuild / version := "0.3.0-SNAPSHOT"
1313
ThisBuild / organization := "com.tegonal"
1414
ThisBuild / description := "A library containing utility and helper functions for scala"
1515

16-
ThisBuild / scalaVersion := "3.6.3"
16+
ThisBuild / scalaVersion := "3.6.4"
1717

1818
lazy val root = (project in file("."))
1919
.settings(

0 commit comments

Comments
 (0)