We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472086c commit 36b5179Copy full SHA for 36b5179
build.sbt
@@ -4,7 +4,7 @@ import Keys._
4
name := "joinus-devops-service"
5
organization := "com.softwaremill"
6
version := "1.0.0-SNAPSHOT"
7
-scalaVersion := "2.13.17"
+scalaVersion := "2.13.18"
8
mainClass := Some("com.softwaremill.Main")
9
10
libraryDependencies ++= {
0 commit comments