File tree 8 files changed +17
-17
lines changed 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ scalacOptions in Compile ++= {
17
17
18
18
libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.0.6-SNAP2" % Test
19
19
20
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.0 " % Test
20
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.1 " % Test
21
21
22
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-asynchronousio" % " 1.3.0 " % Test
22
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-asynchronousio" % " 1.3.1 " % Test
23
23
24
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-yield" % " 1.3.0 " % Test
24
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-yield" % " 1.3.1 " % Test
25
25
26
- libraryDependencies += " com.thoughtworks.dsl" %%% " domains-task" % " 1.3.0 " % Optional
26
+ libraryDependencies += " com.thoughtworks.dsl" %%% " domains-task" % " 1.3.1 " % Optional
27
27
28
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-continue" % " 1.3.0 " % Test
28
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-continue" % " 1.3.1 " % Test
29
29
30
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-using" % " 1.3.0 " % Test
30
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-using" % " 1.3.1 " % Test
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ exampleSuperTypes := exampleSuperTypes.value.map {
8
8
otherTrait
9
9
}
10
10
11
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.0 " % Optional
11
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.1 " % Optional
12
12
13
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-fork" % " 1.3.0 " % Optional
13
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-fork" % " 1.3.1 " % Optional
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ scalacOptions ++= {
8
8
}
9
9
}
10
10
11
- libraryDependencies += " com.thoughtworks.dsl" %%% " comprehension" % " 1.3.0 " % Optional
11
+ libraryDependencies += " com.thoughtworks.dsl" %%% " comprehension" % " 1.3.1 " % Optional
12
12
13
- libraryDependencies += " com.thoughtworks.dsl" %%% " domains-task" % " 1.3.0 " % Optional
13
+ libraryDependencies += " com.thoughtworks.dsl" %%% " domains-task" % " 1.3.1 " % Optional
14
14
15
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-using" % " 1.3.0 " % Optional
15
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-using" % " 1.3.1 " % Optional
16
16
17
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.0 " % Optional
17
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.1 " % Optional
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ libraryDependencies ++= {
20
20
}
21
21
}
22
22
23
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.0 " % Test
23
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.1 " % Test
Original file line number Diff line number Diff line change @@ -31,4 +31,4 @@ libraryDependencies ++= {
31
31
32
32
libraryDependencies += " com.thoughtworks.enableIf" %% " enableif" % " 1.1.6"
33
33
34
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-yield" % " 1.3.0 " % Test
34
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-yield" % " 1.3.1 " % Test
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ scalacOptions in Compile ++= {
11
11
}
12
12
}
13
13
14
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.0 " % Test
14
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.1 " % Test
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ scalacOptions ++= {
20
20
}
21
21
}
22
22
23
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-await" % " 1.3.0 " % Test
23
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-await" % " 1.3.1 " % Test
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ libraryDependencies ++= {
25
25
}
26
26
}
27
27
28
- libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.0 " % Test
28
+ libraryDependencies += " com.thoughtworks.dsl" %%% " keywords-each" % " 1.3.1 " % Test
You can’t perform that action at this time.
0 commit comments