Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Aug 23, 2024
1 parent c6b874d commit f735c82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ pipeline {
}

tools {
gradle "gradle-7.2"
jdk 'openjdk17'
gradle "gradle-8.10"
jdk 'openjdk21'
}

stages {
Expand Down

0 comments on commit f735c82

Please sign in to comment.