This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push: new 21be8ddd 🔄 synced local 'docs/guide/' with remote 'docs/guide/' 21be8ddd is described below commit 21be8ddd1df2dd6c2d2b2955e129e833260b920e Author: chaokunyang <shawn.ck.y...@gmail.com> AuthorDate: Thu Jul 10 09:30:11 2025 +0000 🔄 synced local 'docs/guide/' with remote 'docs/guide/' --- docs/guide/scala_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/scala_guide.md b/docs/guide/scala_guide.md index b3576492..83b0d4d7 100644 --- a/docs/guide/scala_guide.md +++ b/docs/guide/scala_guide.md @@ -34,7 +34,7 @@ Scala 2 and 3 are both supported. To add a dependency on Fory scala for with sbt, use the following: ```sbt -libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.11.1" +libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.11.2" ``` ## Quick Start --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@fory.apache.org For additional commands, e-mail: commits-h...@fory.apache.org