Skip to content

Commit

Permalink
Merge pull request #146 from Mind-Sports-Games/dev
Browse files Browse the repository at this point in the history
Dev -> Master Use SG 174
  • Loading branch information
msomatt authored Feb 19, 2025
2 parents 78af5c4 + 907224f commit f413e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libraryDependencies += "io.lettuce" % "lettuce-core"
libraryDependencies += "io.netty" % "netty-handler" % nettyVersion
libraryDependencies += "io.netty" % "netty-codec-http" % nettyVersion
libraryDependencies += "io.netty" % "netty-transport-native-epoll" % nettyVersion classifier "linux-x86_64"
libraryDependencies += "org.playstrategy" %% "strategygames" % "10.2.1-pstrat173"
libraryDependencies += "org.playstrategy" %% "strategygames" % "10.2.1-pstrat174"
libraryDependencies += "com.typesafe.akka" %% "akka-actor-typed" % akkaVersion
libraryDependencies += "com.typesafe.akka" %% "akka-slf4j" % akkaVersion
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.3"
Expand Down

0 comments on commit f413e49

Please sign in to comment.