Skip to content

Commit

Permalink
5.13.0 Release (#69)
Browse files Browse the repository at this point in the history
* Update build.gradle

* Update build.gradle

* Update build.gradle

* EPMRPP-97122 || Update to JDK 21 (#65)

* Update dependencies (#66)

* Update dependencies (#67)

* 5.13.0 || Update release version

* 5.13.0 || Update release version

---------

Co-authored-by: Reingold Shekhtel <[email protected]>
Co-authored-by: APiankouski <[email protected]>
  • Loading branch information
3 people authored Dec 5, 2024
1 parent c40a12e commit 068a1f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ dependencies {
wrapper {
gradleVersion = '8.10'
}

tasks.preTagCommit.enabled = false
tasks.updateVersion.enabled = false
tasks.commitNewVersion.enabled = false

0 comments on commit 068a1f3

Please sign in to comment.