Skip to content

Commit

Permalink
d - Oppdaterer med korrekt ep-routing
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 29, 2023
1 parent d446ca6 commit 97e82cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
exclude module: 'ep-logging'
exclude module: 'ep-eux'
}
implementation(files("../ep-routing/build/libs/ep-routing-1.0.86.jar")){
implementation("no.nav.eessi.pensjon:ep-routing:2.0.0"){
exclude module: 'ep-eux'
exclude module: 'ep-metrics'
exclude module: 'ep-logging'
Expand Down

0 comments on commit 97e82cb

Please sign in to comment.