Skip to content

Commit

Permalink
Merge pull request #694 from Netflix/update-archaius1-dependency
Browse files Browse the repository at this point in the history
Update archaius1 dependency in the bridge
  • Loading branch information
rgallardo-netflix authored Nov 30, 2023
2 parents cd49592 + a621ef3 commit def12e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archaius2-archaius1-bridge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
api project(':archaius2-core')
compileOnly project(':archaius2-guice')
api project(':archaius2-commons-configuration')
api 'com.netflix.archaius:archaius-core:0.7.7'
api 'com.netflix.archaius:archaius-core:0.7.8'

testImplementation project(':archaius2-guice')
}
Expand Down

0 comments on commit def12e8

Please sign in to comment.