Skip to content

Commit a6d99f5

Browse files
Update dependency scala to v2.13.17 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fcc153 commit a6d99f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Keys._
44
name := "joinus-devops-service"
55
organization := "com.softwaremill"
66
version := "1.0.0-SNAPSHOT"
7-
scalaVersion := "2.13.16"
7+
scalaVersion := "2.13.17"
88
mainClass := Some("com.softwaremill.Main")
99

1010
libraryDependencies ++= {

0 commit comments

Comments
 (0)