Skip to content

Commit

Permalink
chore(find-retired-people-scala): update dependency scala to v2.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 1b29394 commit 8717b5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "FindRetiredPeople"
version := "1.0"
scalaVersion := "2.12.20"
scalaVersion := "2.13.15"

val sparkVersion = "3.5.3"

Expand Down

0 comments on commit 8717b5d

Please sign in to comment.