Skip to content

Commit 6a47c75

Browse files
Update scalatags-rx version
1 parent 30ba1ba commit 6a47c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.3.0
1+
sbt.version=1.3.4

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val myScalaVersion = "2.13.1"
44
val scalaTestVersion = "5.1.0"
55
val scalaJsDomVersion = "1.0.0"
66
val scalaTagsVersion = "0.8.6"
7-
val scalatagsrxVersion = "0.5.0-4-6ff9f05-SNAPSHOT"
7+
val scalatagsrxVersion = "0.5.0"
88
val scalaJQueryVersion = "2.0"
99
val circeVersion = "0.13.0"
1010
val rosHttpVersion = "3.0.0"

0 commit comments

Comments
 (0)