You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2022/01/15 08:37:35 UTC

[lucenenet] 02/04: .build/dependencies.props: Upgraded ICU4N to 60.1.0-alpha.356

This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 33a2f2fba9f5167cc6c98b49fa3daf7ad340b1fe
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Sat Jan 15 14:57:22 2022 +0700

    .build/dependencies.props: Upgraded ICU4N to 60.1.0-alpha.356
---
 .build/dependencies.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build/dependencies.props b/.build/dependencies.props
index b20a1c7..6473361 100644
--- a/.build/dependencies.props
+++ b/.build/dependencies.props
@@ -32,7 +32,7 @@
         https://github.com/apache/lucene-solr/tree/31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe/lucene/analysis/icu/src/data/utr30
         Just make sure they are adjusted to the right version of ICU/Lucene.
     <ICU4NPackageVersion>[60.1,60.2)</ICU4NPackageVersion> -->
-    <ICU4NPackageVersion>60.1.0-alpha.355</ICU4NPackageVersion>
+    <ICU4NPackageVersion>60.1.0-alpha.356</ICU4NPackageVersion>
     <ICU4NCollationPackageVersion>$(ICU4NPackageVersion)</ICU4NCollationPackageVersion>
     <ICU4NCurrencyDataPackageVersion>$(ICU4NPackageVersion)</ICU4NCurrencyDataPackageVersion>
     <ICU4NLanguageDataPackageVersion>$(ICU4NPackageVersion)</ICU4NLanguageDataPackageVersion>