Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Commit 8ea1fd1

Browse files
committed
Update scala3-library to 3.5.2
1 parent fac5666 commit 8ea1fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt.Keys.libraryDependencies
33
ThisBuild / version := "v0.4.0-SNAPSHOT"
44
ThisBuild / organization := "Tegonal GmbH"
55

6-
ThisBuild / scalaVersion := "3.5.1"
6+
ThisBuild / scalaVersion := "3.5.2"
77

88
lazy val root = (project in file("."))
99
.settings(name := "workflow-helper")

0 commit comments

Comments
 (0)