Skip to content

Commit 0883921

Browse files
authored
chore(deps): update dependency com.ibm.icu:icu4j to v78 (#14207)
1 parent 7fbf5b8 commit 0883921

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.jbang/JabKitLauncher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
// REPOS mavencentral,jitpack=https://jitpack.io
2828

2929
// TODO: ASCII things won't work, but we accept for now to keep things going
30-
//DEPS com.ibm.icu:icu4j:77.1
30+
//DEPS com.ibm.icu:icu4j:78.1
3131

3232
// Choose one - both should work
3333
// https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/jabref/jablib/

.jbang/JabSrvLauncher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
// REPOS mavencentral,jitpack=https://jitpack.io
5151

5252
// TODO: ASCII things won't work, but we accept for now to keep things going
53-
//DEPS com.ibm.icu:icu4j:77.1
53+
//DEPS com.ibm.icu:icu4j:78.1
5454

5555
// Choose one - both should work
5656
// https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/jabref/jablib/

0 commit comments

Comments
 (0)