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 54b5b9f4a 🔄 synced local 'docs/guide/' with remote 'docs/guide/'
54b5b9f4a is described below

commit 54b5b9f4aa655e9794f70b6f004478b1320bede9
Author: chaokunyang <[email protected]>
AuthorDate: Mon Sep 8 06:07:08 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 cebdfbdf7..bd84a2e88 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.12.1"
+libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.12.2"
 ```
 
 ## Quick Start


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to