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

Commit

Permalink
Update scala3-library to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and robstoll committed Sep 21, 2024
1 parent ca787ee commit fa7aba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbt.Keys.libraryDependencies
ThisBuild / version := "v0.4.0-SNAPSHOT"
ThisBuild / organization := "Tegonal GmbH"

ThisBuild / scalaVersion := "3.5.0"
ThisBuild / scalaVersion := "3.5.1"

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

0 comments on commit fa7aba0

Please sign in to comment.