Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 75.1 to 76.1 in /symja_android_library (#…
Browse files Browse the repository at this point in the history
…1092)

Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 75.1 to 76.1.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 95e37d4 commit de92f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>75.1</version>
<version>76.1</version>
</dependency>
<dependency>
<groupId>com.univocity</groupId>
Expand Down

0 comments on commit de92f0a

Please sign in to comment.