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 ea918c696 π synced local 'docs/guide/' with remote 'docs/guide/'
ea918c696 is described below
commit ea918c696ff5c05776c611f3b4f1bdaad6c4ea0e
Author: chaokunyang <[email protected]>
AuthorDate: Tue Sep 23 03:21:24 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 11524f519..fe3d0cdd9 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 Apache Foryβ’ scala for with sbt, use the following:
```sbt
-libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.12.3"
+libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.12.2"
```
## Quick Start
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]