Skip to content

Commit

Permalink
slf4j v2
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Oct 10, 2024
1 parent 621cee8 commit 30283bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pekko-sample-kafka-to-sharding-scala/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val pekkoConnectorsKafkaVersion = "1.1.0"
val pekkoManagementVersion = "1.1.0-M1"
val EmbeddedKafkaVersion = "2.4.1.1"
val logbackVersion = "1.3.14"
val slf4jVersion = "1.7.32"
val slf4jVersion = "2.0.16"

ThisBuild / scalaVersion := "2.13.15"
ThisBuild / organization := "org.apache.pekko"
Expand Down

0 comments on commit 30283bf

Please sign in to comment.