Merge pull request 'Update dependency io.avaje:avaje-config to v5.2' (#17) from renovate/all-minor-patch into master
Build and Test / build (push) Successful in 1m2s
Build and Test / build (push) Successful in 1m2s
This commit was merged in pull request #17.
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