Skip to content

Commit d3846be

Browse files
scala-stewardazhur
andauthored
Update avro4s-core, avro4s-kafka to 4.1.2 (azhur#553)
Co-authored-by: Artur Jurat <artur.zhurat@gmail.com>
1 parent b86ded9 commit d3846be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ lazy val `kafka-serde-scala-example` = project
204204
lazy val dependency =
205205
new {
206206
object Version {
207-
val avro4s = "4.1.1"
207+
val avro4s = "4.1.2"
208208
val circe = "0.14.10"
209209
val json4s = "4.0.7"
210210
val jsoniterScala = "2.28.5"

0 commit comments

Comments
 (0)