Skip to content

Commit 3b47a5a

Browse files
committed
version in build.sbt
1 parent f4469fd commit 3b47a5a

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
@@ -111,7 +111,7 @@ val yaml = project
111111
lazy val dependencies =
112112
new {
113113
val dxCommonVersion = "0.11.5"
114-
val dxApiVersion = "0.13.9"
114+
val dxApiVersion = "0.13.10"
115115
val typesafeVersion = "1.4.1"
116116
val sprayVersion = "1.3.6"
117117
val snakeyamlVersion = "2.3"

0 commit comments

Comments
 (0)