Skip to content

Commit

Permalink
Upgrade authorization library
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcecodeas committed Nov 19, 2023
1 parent d64b7fd commit 9e95c1a
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 @@ -42,7 +42,7 @@ dependencies {
implementation 'no.fintlabs:fint-kafka:3.0.0-rc-1'
implementation 'no.fintlabs:fint-antlr:1.1.1'
implementation 'no.fintlabs:fint-resource-server-security:1.1.0'
implementation 'no.fintlabs:fint-kontroll-authorization:1.0.8'
implementation 'no.fintlabs:fint-kontroll-authorization:1.1.1'
implementation 'no.fint:fint-model-resource:0.4.1'
implementation 'io.projectreactor:reactor-core'
implementation 'org.apache.commons:commons-collections4:4.4'
Expand Down

0 comments on commit 9e95c1a

Please sign in to comment.