Skip to content

Commit

Permalink
Update dependency scala to v2.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent a34ba38 commit f9c852e
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 @@ -4,7 +4,7 @@ import Keys._
name := "joinus-devops-service"
organization := "com.softwaremill"
version := "1.0.0-SNAPSHOT"
scalaVersion := "2.13.15"
scalaVersion := "2.13.16"
mainClass := Some("com.softwaremill.Main")

libraryDependencies ++= {
Expand Down

0 comments on commit f9c852e

Please sign in to comment.