Skip to content

Commit

Permalink
chore(api-deps): update dependency scala to v2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 44be117 commit ef834e8
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
@@ -1,6 +1,6 @@
val scafi_core = "it.unibo.scafi" %% "scafi-core" % "1.2.0"

ThisBuild / scalaVersion := "2.13.12"
ThisBuild / scalaVersion := "2.13.14"
ThisBuild / organization := "com.example"

lazy val hello = (project in file("."))

0 comments on commit ef834e8

Please sign in to comment.