Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.13.16 (#8147)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent ad7615e commit 7ac1bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/finatra/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "server"
scalaVersion := "2.13.15"
scalaVersion := "2.13.16"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit 7ac1bfa

Please # to comment.