Skip to content

Commit d29f31c

Browse files
committed
Updated esw version to 1.0.2
1 parent e1c9f1b commit d29f31c

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

integration/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "integration"
22

3-
libraryDependencies += ("com.github.tmtsoftware.esw" %% "esw-testkit" % "v1.0.0")
3+
libraryDependencies += ("com.github.tmtsoftware.esw" %% "esw-testkit" % "1.0.2")
44
libraryDependencies += ("com.github.tmtsoftware.esw-observing-simulation" %% "iris-irisdeploy" % "44c4238")
55
libraryDependencies += ("com.github.tmtsoftware.esw-observing-simulation" %% "wfos-wfosdeploy" % "44c4238")
66
libraryDependencies += ("com.github.tmtsoftware.rtm" %% "rtm" % "0.4.1")

simulation-scripts/versions.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env bash
22

3-
#export ESW_VERSION=f9cbac5
4-
export ESW_VERSION=v1.0.0
3+
export ESW_VERSION=1.0.2
54
export CSW_VERSION=6.0.0
65
export SEQ_SCRIPT_VERSION=4bcfc66
76
export TCS_VERSION=0.12.1

0 commit comments

Comments
 (0)