From 60a128d09a0d091e5377304e4c68de0bf88e9c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 04:45:06 +0000 Subject: [PATCH] Bump scala-maven-plugin from 3.3.1 to 4.6.3 Bumps scala-maven-plugin from 3.3.1 to 4.6.3. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zoltar-jmh/pom.xml | 2 +- zoltar-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zoltar-jmh/pom.xml b/zoltar-jmh/pom.xml index 41f1dd6a..e3d34309 100644 --- a/zoltar-jmh/pom.xml +++ b/zoltar-jmh/pom.xml @@ -63,7 +63,7 @@ net.alchim31.maven scala-maven-plugin - 3.3.1 + 4.6.3 scala-compile-first diff --git a/zoltar-tests/pom.xml b/zoltar-tests/pom.xml index a8d95ab4..0043b7a6 100644 --- a/zoltar-tests/pom.xml +++ b/zoltar-tests/pom.xml @@ -95,7 +95,7 @@ net.alchim31.maven scala-maven-plugin - 3.3.1 + 4.6.3 scala-compile-first