Skip to content

Commit

Permalink
Bump org.jenkins-ci.jpi from 0.48.0-rc.1 to 0.48.0-rc.2 (#259)
Browse files Browse the repository at this point in the history
Bumps org.jenkins-ci.jpi from 0.48.0-rc.1 to 0.48.0-rc.2.

---
updated-dependencies:
- dependency-name: org.jenkins-ci.jpi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent e8f7db6 commit 8c663a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import org.jenkinsci.gradle.plugins.manifest.GenerateJenkinsManifestTask
import java.util.zip.ZipFile

plugins {
id("org.jenkins-ci.jpi") version "0.48.0-rc.1"
id("org.jenkins-ci.jpi") version "0.48.0-rc.2"
id("ru.vyarus.animalsniffer") version "1.7.0"
id("com.github.spotbugs") version "5.0.13"
id("codenarc")
Expand Down

0 comments on commit 8c663a4

Please sign in to comment.