We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607ddde commit 2ac5aebCopy full SHA for 2ac5aeb
1 file changed
build.gradle
@@ -345,7 +345,7 @@ dependencies {
345
implementation group: 'com.azure', name: 'azure-identity', version: '1.18.2'
346
347
developmentOnly 'org.springframework.boot:spring-boot-devtools'
348
- annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.42.Final')
+ annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.43.Final')
349
350
351
testImplementation 'com.github.hmcts:fortify-client:1.4.10:all'
0 commit comments