Skip to content

Commit

Permalink
Update scala versions (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
azhur authored Jan 13, 2023
1 parent 117bb1e commit b522894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ inThisBuild(

lazy val latest211 = "2.11.12"

lazy val latest212 = "2.12.15"
lazy val latest212 = "2.12.17"

lazy val latest213 = "2.13.8"
lazy val latest213 = "2.13.10"

lazy val `kafka-serde-scala` =
project
Expand Down

0 comments on commit b522894

Please sign in to comment.