Skip to content

Commit ced6697

Browse files
committed
bump scalachess to fix runtime error
1 parent ea155d7 commit ced6697

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
@@ -16,7 +16,7 @@ val arch_ = arch.replace("-", "_")
1616
val pekkoVersion = "1.1.3"
1717
val kamonVersion = "2.7.5"
1818
val nettyVersion = "4.1.116.Final"
19-
val chessVersion = "16.6.0"
19+
val chessVersion = "17.2.0"
2020

2121
lazy val `lila-ws` = project
2222
.in(file("."))

0 commit comments

Comments
 (0)