This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.3.14
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
commit bc1e6c888529074045b3d440e24f76a78b6754ec
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 00:08:11 2024 +0000
Update logback-classic to 1.3.14
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 6f077c05..9958e790 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -33,7 +33,7 @@ object Versions {
val scalaTestVersion = "3.2.14"
val scalaPBVersion = "0.11.13"
val testcontainersVersion = "1.16.3"
- val logbackVersion = "1.2.13"
+ val logbackVersion = "1.3.14"
val slf4jVersion = "1.7.36"
// this depends on Kafka, and should be upgraded to such latest version
// that depends on the same Kafka version, as is defined above
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]