mirror of
https://github.com/nasrlol/torque.git
synced 2025-11-27 23:09:21 +01:00
7 lines
142 B
Scala
7 lines
142 B
Scala
scalaVersion := "3.7.4"
|
|
version := "1.0"
|
|
name := "torque"
|
|
organization := "com.nsrddyn"
|
|
|
|
libraryDependencies += "dev.zio" %% "zio" % "2.1.22"
|