Commit 08c8557 1 parent 73268aa commit 08c8557 Copy full SHA for 08c8557
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ libraryDependencies += "io.lettuce" % "lettuce-core"
19
19
libraryDependencies += "io.netty" % "netty-handler" % nettyVersion
20
20
libraryDependencies += "io.netty" % "netty-codec-http" % nettyVersion
21
21
libraryDependencies += "io.netty" % "netty-transport-native-epoll" % nettyVersion classifier "linux-x86_64"
22
- libraryDependencies += "org.playstrategy" %% "strategygames" % "10.2.1-pstrat158 "
22
+ libraryDependencies += "org.playstrategy" %% "strategygames" % "10.2.1-pstrat159 "
23
23
libraryDependencies += "com.typesafe.akka" %% "akka-actor-typed" % akkaVersion
24
24
libraryDependencies += "com.typesafe.akka" %% "akka-slf4j" % akkaVersion
25
25
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.3"
You can’t perform that action at this time.
0 commit comments