Skip to content

Commit

Permalink
Dependency(deps): Bump com.ibm.icu:icu4j-charset from 74.1 to 74.2
Browse files Browse the repository at this point in the history
Bumps com.ibm.icu:icu4j-charset from 74.1 to 74.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tsaglam committed Dec 13, 2023
1 parent c632c43 commit 09dbc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-charset</artifactId>
<version>74.1</version>
<version>74.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 09dbc0c

Please sign in to comment.