aboutsummaryrefslogtreecommitdiff
path: root/plugins/mathjax/README.md
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-03-06 13:12:14 +0100
committerGitHub <noreply@github.com>2023-03-06 13:12:14 +0100
commitded804e5772399f1495016d598573cb20b673b58 (patch)
tree5c10a79c464c8a08764f0080d57c48476a5889ce /plugins/mathjax/README.md
parentdca5c3184b22b6efe0626b278f01711118fcaf0d (diff)
downloaddokka-ded804e5772399f1495016d598573cb20b673b58.tar.gz
dokka-ded804e5772399f1495016d598573cb20b673b58.tar.bz2
dokka-ded804e5772399f1495016d598573cb20b673b58.zip
Update Dokka references to 1.8.10 (#2898)
Diffstat (limited to 'plugins/mathjax/README.md')
-rw-r--r--plugins/mathjax/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mathjax/README.md b/plugins/mathjax/README.md
index 43d07c93..d02ab0d4 100644
--- a/plugins/mathjax/README.md
+++ b/plugins/mathjax/README.md
@@ -23,5 +23,5 @@ The MathJax plugin is published to Maven Central as a
[separate artifact](https://mvnrepository.com/artifact/org.jetbrains.dokka/mathjax-plugin):
```text
-org.jetbrains.dokka:mathjax-plugin:1.7.20
+org.jetbrains.dokka:mathjax-plugin:1.8.10
```