Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge commit 'refs/pull/109/head' of github.com:evenfurther/octopush-…
Browse files Browse the repository at this point in the history
…akka into merge-all
  • Loading branch information
samueltardieu committed Aug 24, 2024
2 parents a52c9a7 + c0d8363 commit a563ec8
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 @@ -8,7 +8,7 @@ lazy val octopushAkka = project
organization := "net.rfc1149",
version := "0.0.2",
crossScalaVersions := List("2.13.12", "3.3.1"),
scalaVersion := "3.4.1",
scalaVersion := "3.5.0",
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature"),
libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-actor" % "2.8.5",
Expand Down

0 comments on commit a563ec8

Please sign in to comment.