This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new d8341a3c update build plugins (#164)
d8341a3c is described below
commit d8341a3c5c46155cae178bc3b4f37336b32b4af0
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Mar 22 15:45:12 2024 +0100
update build plugins (#164)
* update build plugins
* update manusa/actions-setup-minikube
* need to fully reference version on manusa/actions-setup-minikube
---
.github/workflows/integration-tests-kube-api.yml | 2 +-
.github/workflows/integration-tests-kube-dns.yml | 2 +-
.github/workflows/integration-tests-lease.yml | 2 +-
.github/workflows/integration-tests-maven.yml | 2 +-
integration-test/dns-api-mesos/project/build.properties | 2 +-
integration-test/kubernetes-api-java/project/build.properties | 2 +-
integration-test/kubernetes-api/project/build.properties | 2 +-
integration-test/kubernetes-dns/project/build.properties | 2 +-
integration-test/marathon-api-docker/project/build.properties | 2 +-
integration-test/marathon-api/project/build.properties | 2 +-
project/build.properties | 2 +-
project/plugins.sbt | 9 ++++-----
12 files changed, 15 insertions(+), 16 deletions(-)
diff --git a/.github/workflows/integration-tests-kube-api.yml
b/.github/workflows/integration-tests-kube-api.yml
index a1ef994b..34ab2c5a 100644
--- a/.github/workflows/integration-tests-kube-api.yml
+++ b/.github/workflows/integration-tests-kube-api.yml
@@ -39,7 +39,7 @@ jobs:
uses: coursier/cache-action@v6
- name: Setup Minikube
- uses: manusa/[email protected]
+ uses: manusa/[email protected]
with:
minikube version: 'v1.27.1' # based on k8s v1.25.2
kubernetes version: 'v1.25.2'
diff --git a/.github/workflows/integration-tests-kube-dns.yml
b/.github/workflows/integration-tests-kube-dns.yml
index 30daf900..2058ce9d 100644
--- a/.github/workflows/integration-tests-kube-dns.yml
+++ b/.github/workflows/integration-tests-kube-dns.yml
@@ -39,7 +39,7 @@ jobs:
uses: coursier/cache-action@v6
- name: Setup Minikube
- uses: manusa/[email protected]
+ uses: manusa/[email protected]
with:
minikube version: 'v1.27.1' # based on k8s v1.25.2
kubernetes version: 'v1.25.2'
diff --git a/.github/workflows/integration-tests-lease.yml
b/.github/workflows/integration-tests-lease.yml
index 42e3ba6d..32bd3e7c 100644
--- a/.github/workflows/integration-tests-lease.yml
+++ b/.github/workflows/integration-tests-lease.yml
@@ -39,7 +39,7 @@ jobs:
uses: coursier/cache-action@v6
- name: Setup Minikube
- uses: manusa/[email protected]
+ uses: manusa/[email protected]
with:
minikube version: 'v1.27.1' # based on k8s v1.25.2
kubernetes version: 'v1.25.2'
diff --git a/.github/workflows/integration-tests-maven.yml
b/.github/workflows/integration-tests-maven.yml
index 5021e9b3..e41cfbf5 100644
--- a/.github/workflows/integration-tests-maven.yml
+++ b/.github/workflows/integration-tests-maven.yml
@@ -38,7 +38,7 @@ jobs:
uses: coursier/cache-action@v6
- name: Setup Minikube
- uses: manusa/[email protected]
+ uses: manusa/[email protected]
with:
minikube version: 'v1.27.1' # based on k8s v1.25.2
kubernetes version: 'v1.25.2'
diff --git a/integration-test/dns-api-mesos/project/build.properties
b/integration-test/dns-api-mesos/project/build.properties
index 30409871..04267b14 100644
--- a/integration-test/dns-api-mesos/project/build.properties
+++ b/integration-test/dns-api-mesos/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.4
+sbt.version=1.9.9
diff --git a/integration-test/kubernetes-api-java/project/build.properties
b/integration-test/kubernetes-api-java/project/build.properties
index 30409871..04267b14 100644
--- a/integration-test/kubernetes-api-java/project/build.properties
+++ b/integration-test/kubernetes-api-java/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.4
+sbt.version=1.9.9
diff --git a/integration-test/kubernetes-api/project/build.properties
b/integration-test/kubernetes-api/project/build.properties
index 30409871..04267b14 100644
--- a/integration-test/kubernetes-api/project/build.properties
+++ b/integration-test/kubernetes-api/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.4
+sbt.version=1.9.9
diff --git a/integration-test/kubernetes-dns/project/build.properties
b/integration-test/kubernetes-dns/project/build.properties
index 30409871..04267b14 100644
--- a/integration-test/kubernetes-dns/project/build.properties
+++ b/integration-test/kubernetes-dns/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.4
+sbt.version=1.9.9
diff --git a/integration-test/marathon-api-docker/project/build.properties
b/integration-test/marathon-api-docker/project/build.properties
index 30409871..04267b14 100644
--- a/integration-test/marathon-api-docker/project/build.properties
+++ b/integration-test/marathon-api-docker/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.4
+sbt.version=1.9.9
diff --git a/integration-test/marathon-api/project/build.properties
b/integration-test/marathon-api/project/build.properties
index 30409871..04267b14 100644
--- a/integration-test/marathon-api/project/build.properties
+++ b/integration-test/marathon-api/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.4
+sbt.version=1.9.9
diff --git a/project/build.properties b/project/build.properties
index e8a1e246..04267b14 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.7
+sbt.version=1.9.9
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 6fff7f81..2a96b630 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -12,15 +12,14 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" %
"1.9.16")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin(("com.github.sbt" % "sbt-site-paradox" % "1.5.0").excludeAll(
"com.lightbend.paradox", "sbt-paradox"))
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
"3.0.2")
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
-addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
-addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.11")
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.1")
+addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
+addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.3")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]