Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Update allPatch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 204c57b commit 504e860
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spring_boot_version=2.0.9.RELEASE
# The hibernate version should match the one managed by
# https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
hibernate_version=5.2.17.Final
mapstruct_version=1.5.4.Final
mapstruct_version=1.5.5.Final

liquibase_hibernate5_version=3.10.2
liquibaseTaskPrefix=liquibase
Expand Down
2 changes: 1 addition & 1 deletion gradle/sonar.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: "org.sonarqube"
apply plugin: 'jacoco'

jacoco {
toolVersion = '0.8.9'
toolVersion = '0.8.11'
}

jacocoTestReport {
Expand Down

0 comments on commit 504e860

Please sign in to comment.