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 c8ca98e + 95b0443 commit 14a4007Copy full SHA for 14a4007
build.sbt
@@ -521,7 +521,7 @@ lazy val redis_intro =
521
.map(_.withConfigurations(Some("it,test"))),
522
libraryDependencies ++= Seq(
523
"redis.clients" % "jedis" % "6.1.0",
524
- "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.19.2",
+ "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0",
525
"org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % "it"
526
),
527
Defaults.itSettings
@@ -552,7 +552,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
552
val spireVersion = "0.18.0"
553
val kafkaVersion = "8.0.0-ce"
554
val pureconfigVersion = "0.17.9"
555
-val jackSonVersion = "2.19.2"
+val jackSonVersion = "2.20.0"
556
val log4jApiScalaVersion = "13.1.0"
557
val log4jVersion = "2.25.1"
558
val avro4sVersion = "4.1.2"
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments