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 c4866c899 π synced local 'docs/guide/' with remote 'docs/guide/'
c4866c899 is described below
commit c4866c899d77b044bc4437c9ccba6a15f0c8cb81
Author: chaokunyang <[email protected]>
AuthorDate: Tue Sep 23 03:44:12 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 fe3d0cdd9..11524f519 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.2"
+libraryDependencies += "org.apache.fory" %% "fory-scala" % "0.12.3"
```
## Quick Start
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]