Skip to content

Commit 0d1979e

Browse files
author
PJ Fanning
committed
upgrade dependencies
1 parent f336e26 commit 0d1979e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Defaults._
66

77
organization := "com.github.swagger-akka-http"
88

9-
scalaVersion := "2.12.7"
9+
scalaVersion := "2.12.8"
1010

1111
crossScalaVersions := Seq("2.10.6", "2.11.12", scalaVersion.value)
1212

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.2.3
1+
sbt.version=1.2.7

0 commit comments

Comments
 (0)