Skip to content

Commit

Permalink
Update dependency org.kohsuke.stapler:stapler-jelly to v1863 (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent c0f7d95 commit e93c7fc
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 @@ -86,7 +86,7 @@ dependencies {
implementation("org.glassfish:javax.json:1.1.4")
implementation("commons-codec:commons-codec:1.17.0")

implementation("org.kohsuke.stapler:stapler-jelly:1822.v120278426e1c")
implementation("org.kohsuke.stapler:stapler-jelly:1863.vd250086e9885")
implementation("org.kohsuke.stapler:stapler-openid-server:1.0")

implementation("commons-jelly:commons-jelly-tags-define:1.0")
Expand Down

0 comments on commit e93c7fc

Please sign in to comment.