Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from rgallardo-netflix/update-archaius1
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 + e2d0fa9 commit 7f5559b
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 7f5559b

Please sign in to comment.