We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8c5839 + 962979c commit 22edf79Copy full SHA for 22edf79
build.sbt
@@ -740,7 +740,7 @@ lazy val zio3 = (project in file("zio3"))
740
.settings(
741
libraryDependencies ++= Seq(
742
zioJsonDep,
743
- "dev.zio" %% "zio-http" % "3.4.0",
+ "dev.zio" %% "zio-http" % "3.4.1",
744
"io.getquill" %% "quill-zio" % "4.8.5",
745
"io.getquill" %% "quill-jdbc-zio" % "4.8.5",
746
"com.h2database" % "h2" % "2.3.232"
@@ -749,7 +749,7 @@ lazy val zio3 = (project in file("zio3"))
749
"dev.zio" %% "zio-test" % zioVersion % Test,
750
zioTestSbt,
751
"dev.zio" %% "zio-test-magnolia" % zioVersion % Test,
752
- "dev.zio" %% "zio-http-testkit" % "3.4.0" % Test
+ "dev.zio" %% "zio-http-testkit" % "3.4.1" % Test
753
),
754
testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework"),
755
run / fork := true
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments