From afe43abfea44a15e27e6a158ea4b2335bf1e005c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:11:12 +0000 Subject: [PATCH] Bump theme-manager from 1.5 to 1.6 Bumps [theme-manager](https://github.com/jenkinsci/theme-manager-plugin) from 1.5 to 1.6. - [Release notes](https://github.com/jenkinsci/theme-manager-plugin/releases) - [Commits](https://github.com/jenkinsci/theme-manager-plugin/compare/theme-manager-1.5...theme-manager-1.6) --- updated-dependencies: - dependency-name: io.jenkins.plugins:theme-manager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 256a024..e3bc70b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ io.jenkins.plugins theme-manager - 1.5 + 1.6 io.jenkins