Skip to content

Commit

Permalink
upgrade portal-api
Browse files Browse the repository at this point in the history
  • Loading branch information
hknots committed Mar 12, 2024
1 parent 2081eac commit c507543
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 'io.netty:netty-resolver-dns-native-macos:4.1.84.Final:osx-aarch_64'

implementation('no.fint:fint-portal-api:3.15.0') {
implementation('no.fint:fint-portal-api:3.19.0') {
exclude group: 'io.springfox'
}
implementation('no.fint:fint-cache:2.8.0') {
Expand Down

0 comments on commit c507543

Please sign in to comment.