Skip to content

Commit 0894c51

Browse files
dependabot[bot]stefano81
authored andcommitted
Bump org.iban4j:iban4j from 3.2.5-RELEASE to 3.2.11-RELEASE in /library
Bumps [org.iban4j:iban4j](https://github.com/arturmkrtchyan/iban4j) from 3.2.5-RELEASE to 3.2.11-RELEASE. - [Release notes](https://github.com/arturmkrtchyan/iban4j/releases) - [Commits](https://github.com/arturmkrtchyan/iban4j/commits) --- updated-dependencies: - dependency-name: org.iban4j:iban4j dependency-version: 3.2.11-RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 275250d commit 0894c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation "ca.uhn.hapi:hapi-base:2.6.0"
7979
implementation "ca.uhn.hapi:hapi-structures-v22:2.3"
8080
implementation "ca.uhn.hapi:hapi-structures-v23:2.3"
81-
implementation 'org.iban4j:iban4j:3.2.5-RELEASE'
81+
implementation 'org.iban4j:iban4j:3.2.11-RELEASE'
8282

8383
implementation "org.apache.opennlp:opennlp-tools:${open_nlp_version}"
8484
testImplementation "org.apache.logging.log4j:log4j-core:${log4j2_version}"

0 commit comments

Comments
 (0)