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

commit 82bc48c5e2b26d55b038ba586c146e332c8c5e41
Author: chaokunyang <[email protected]>
AuthorDate: Mon Sep 1 03:06:42 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 563e1e65d..cebdfbdf7 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.0"
+libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.12.1"
 ```
 
 ## Quick Start


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

Reply via email to