Skip to content

Commit

Permalink
Update dependency node to v20.18.3 (#397)
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] authored Mar 1, 2025
1 parent cc90304 commit f85d55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ THE SOFTWARE.
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.baseline>2.479</jenkins.baseline>
<jenkins.version>2.496</jenkins.version>
<node.version>20.18.1</node.version>
<node.version>20.18.3</node.version>
<npm.version>10.9.2</npm.version>
<spotless.check.skip>false</spotless.check.skip>
</properties>
Expand Down

0 comments on commit f85d55c

Please sign in to comment.