This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new b09e1f0bba Bump kotlin.stdlib.version from 1.9.24 to 2.0.0 (#13189)
b09e1f0bba is described below
commit b09e1f0bba61b155aec085369ee79acb6a0637c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 11 12:56:21 2024 -0700
Bump kotlin.stdlib.version from 1.9.24 to 2.0.0 (#13189)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c8b450970..82160540ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
<scala.compat.version>2.12</scala.compat.version>
<!-- Solve conflict across dependencies -->
- <kotlin.stdlib.version>1.9.24</kotlin.stdlib.version>
+ <kotlin.stdlib.version>2.0.0</kotlin.stdlib.version>
<okio.version>3.9.0</okio.version>
<kerby.version>2.0.3</kerby.version>
<jline.version>3.26.2</jline.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]