Skip to content

Commit

Permalink
chore: scala update to 2.13.13 (#3519)
Browse files Browse the repository at this point in the history
  • Loading branch information
jachro authored Feb 27, 2024
1 parent 61a1de4 commit b7cf6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
organization := "ch.renku"
name := "renku-acceptance-tests"
version := "0.1.0"
scalaVersion := "2.13.12"
scalaVersion := "2.13.13"

Test / parallelExecution := false

Expand Down

0 comments on commit b7cf6b9

Please sign in to comment.