Skip to content

Commit

Permalink
Merge pull request #143 from Mind-Sports-Games/pla-1159-fix-loading-o…
Browse files Browse the repository at this point in the history
…f-analysis-pages-for-multipoint-backgammon

Update SG for backgammon analysis
  • Loading branch information
JamesHeppell authored Feb 13, 2025
2 parents 9fb8040 + 51c9d07 commit 71b1975
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-pstrat172"
libraryDependencies += "org.playstrategy" %% "strategygames" % "10.2.1-pstrat173"
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 71b1975

Please sign in to comment.