Skip to content

Commit

Permalink
Merge pull request #111 from yudong2015/v4.1.2-dev
Browse files Browse the repository at this point in the history
upgrade plugins to fix bug of e-mail
  • Loading branch information
yudong2015 committed Aug 1, 2024
2 parents ea8d8ad + 5a559e5 commit b879701
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions formula.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ plugins:
- groupId: io.jenkins.blueocean
artifactId: blueocean-jira
source:
version: 1.26.0
version: 1.27.11
- groupId: org.jenkins-ci.plugins
artifactId: authentication-tokens
source:
Expand Down Expand Up @@ -248,7 +248,7 @@ plugins:
- groupId: org.jenkins-ci.plugins
artifactId: email-ext
source:
version: "2.89"
version: "2.90"
- groupId: org.jenkins-ci.plugins
artifactId: git
source:
Expand Down Expand Up @@ -349,10 +349,6 @@ plugins:
artifactId: jquery3-api
source:
version: 3.6.1-2
- groupId: io.jenkins.plugins
artifactId: kubesphere-token-auth
source:
version: "1.7"
- groupId: org.jenkins-ci.plugins.pipeline-stage-view
artifactId: pipeline-stage-view
source:
Expand All @@ -376,7 +372,7 @@ plugins:
- groupId: org.jenkins-ci.plugins
artifactId: jira
source:
version: 3.1.3
version: 3.12
- groupId: org.jenkins-ci.plugins
artifactId: job-dsl
source:
Expand Down Expand Up @@ -640,11 +636,11 @@ plugins:
- groupId: org.jenkins-ci.plugins.workflow
artifactId: workflow-basic-steps
source:
version: "2.22"
version: 980.v82219a_ed188e
- groupId: org.jenkins-ci.plugins.workflow
artifactId: workflow-job
source:
version: 1145.v7f2433caa07f
version: 1189.va_d37a_e9e4eda_
- groupId: org.jenkins-ci.plugins.workflow
artifactId: workflow-multibranch
source:
Expand Down

0 comments on commit b879701

Please sign in to comment.