fix: update file paths and improve session handling in user interactions (#39)

Reviewed-on: #39
This commit is contained in:
2025-11-06 10:03:28 +01:00
parent 051e7406e3
commit de565b52dc
10 changed files with 72 additions and 46 deletions

View File

@@ -6,3 +6,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")