diff --git a/core/cloudflow-it/swiss-knife/project/plugins.sbt b/core/cloudflow-it/swiss-knife/project/plugins.sbt index 9cda2a971..aad63da73 100644 --- a/core/cloudflow-it/swiss-knife/project/plugins.sbt +++ b/core/cloudflow-it/swiss-knife/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") diff --git a/core/project/plugins.sbt b/core/project/plugins.sbt index 44ac71836..91f9012e8 100644 --- a/core/project/plugins.sbt +++ b/core/project/plugins.sbt @@ -16,7 +16,7 @@ libraryDependencies ++= Seq( "org.codehaus.plexus" % "plexus-container-default" % "2.1.1", "org.codehaus.plexus" % "plexus-archiver" % "4.2.7") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6") libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11" diff --git a/examples/connected-car-cluster-sharding/project/plugins.sbt b/examples/connected-car-cluster-sharding/project/plugins.sbt index 9d1221456..aec100105 100644 --- a/examples/connected-car-cluster-sharding/project/plugins.sbt +++ b/examples/connected-car-cluster-sharding/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") \ No newline at end of file +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") \ No newline at end of file diff --git a/examples/snippets/modules/ROOT/examples/akkastreams-scala/project/plugins.sbt b/examples/snippets/modules/ROOT/examples/akkastreams-scala/project/plugins.sbt index 9d1221456..aec100105 100644 --- a/examples/snippets/modules/ROOT/examples/akkastreams-scala/project/plugins.sbt +++ b/examples/snippets/modules/ROOT/examples/akkastreams-scala/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") \ No newline at end of file +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") \ No newline at end of file diff --git a/examples/snippets/modules/ROOT/examples/build-akka-streamlets-scala/project/plugins.sbt b/examples/snippets/modules/ROOT/examples/build-akka-streamlets-scala/project/plugins.sbt index 9d1221456..aec100105 100644 --- a/examples/snippets/modules/ROOT/examples/build-akka-streamlets-scala/project/plugins.sbt +++ b/examples/snippets/modules/ROOT/examples/build-akka-streamlets-scala/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") \ No newline at end of file +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") \ No newline at end of file diff --git a/examples/snippets/modules/ROOT/examples/sensor-data-scala/project/plugins.sbt b/examples/snippets/modules/ROOT/examples/sensor-data-scala/project/plugins.sbt index 9d1221456..aec100105 100644 --- a/examples/snippets/modules/ROOT/examples/sensor-data-scala/project/plugins.sbt +++ b/examples/snippets/modules/ROOT/examples/sensor-data-scala/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") \ No newline at end of file +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") \ No newline at end of file diff --git a/examples/templates/single-backend-scala/project/plugins.sbt b/examples/templates/single-backend-scala/project/plugins.sbt index 9d1221456..aec100105 100644 --- a/examples/templates/single-backend-scala/project/plugins.sbt +++ b/examples/templates/single-backend-scala/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") \ No newline at end of file +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") \ No newline at end of file diff --git a/examples/tensorflow-akka/project/plugins.sbt b/examples/tensorflow-akka/project/plugins.sbt index 9d1221456..aec100105 100644 --- a/examples/tensorflow-akka/project/plugins.sbt +++ b/examples/tensorflow-akka/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") -addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0") \ No newline at end of file +addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.3.1") \ No newline at end of file