Skip to content

Commit

Permalink
chore(deps): update akkaversion to v2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2024
1 parent 776be05 commit 40634f6
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 @@ -30,7 +30,7 @@ lazy val root = (project in file("."))
)


val akkaVersion = "2.8.7"
val akkaVersion = "2.8.8"

libraryDependencies ++= Seq(
"it.unibo.alice.tuprolog" % "2p-core" % "4.1.1",
Expand Down

0 comments on commit 40634f6

Please sign in to comment.