Update dependency io.avaje:avaje-config to v5.2
Build and Test / build (pull_request) Successful in 1m8s
Build and Test / build (pull_request) Successful in 1m8s
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ dependencies {
|
||||
testAnnotationProcessor("org.projectlombok:lombok:${lombokVersion}")
|
||||
|
||||
// Dependency Injection
|
||||
implementation("io.avaje:avaje-config:5.1")
|
||||
implementation("io.avaje:avaje-config:5.2")
|
||||
implementation("io.avaje:avaje-inject:${avajeInjectVersion}")
|
||||
annotationProcessor("io.avaje:avaje-inject-generator:${avajeInjectVersion}")
|
||||
testImplementation("io.avaje:avaje-inject-test:${avajeInjectVersion}")
|
||||
|
||||
Reference in New Issue
Block a user