Merge branch 'master' into renovate/major-junit-framework-monorepo
Build and Test / build (pull_request) Successful in 38s

This commit is contained in:
2026-05-13 13:15:21 +02:00
+1 -1
View File
@@ -28,7 +28,7 @@ dependencies {
testAnnotationProcessor("org.projectlombok:lombok:${lombokVersion}")
// Dependency Injection
implementation("io.avaje:avaje-config:4.4")
implementation("io.avaje:avaje-config:5.1")
implementation("io.avaje:avaje-inject:${avajeInjectVersion}")
annotationProcessor("io.avaje:avaje-inject-generator:${avajeInjectVersion}")
testImplementation("io.avaje:avaje-inject-test:${avajeInjectVersion}")