From a94900c18c1b746601be3537e518c5ff2540e926 Mon Sep 17 00:00:00 2001 From: Jampp CI Date: Wed, 10 Sep 2025 18:22:00 +0000 Subject: [PATCH] NOTICKET: Bump jampp-shared-libraries version to v2.15.0 --- jobs/sharedbuffers-ci.groovy | 2 +- jobs/sharedbuffers-release.groovy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/sharedbuffers-ci.groovy b/jobs/sharedbuffers-ci.groovy index 603ce85..5b61929 100644 --- a/jobs/sharedbuffers-ci.groovy +++ b/jobs/sharedbuffers-ci.groovy @@ -1,4 +1,4 @@ -@Library("jampp-shared-libraries@v2.14.3") _ +@Library("jampp-shared-libraries@v2.15.0") _ pipeline { agent { diff --git a/jobs/sharedbuffers-release.groovy b/jobs/sharedbuffers-release.groovy index 762f268..aae9b3c 100644 --- a/jobs/sharedbuffers-release.groovy +++ b/jobs/sharedbuffers-release.groovy @@ -1,4 +1,4 @@ -@Library('jampp-shared-libraries@v2.14.3') _ +@Library('jampp-shared-libraries@v2.15.0') _ def slackResponse = '' script {