aboutsummaryrefslogtreecommitdiff
path: root/plugins/mathjax
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-10-16 18:36:42 +0200
committerGitHub <noreply@github.com>2023-10-16 18:36:42 +0200
commit9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd (patch)
treeff33ae7a18b2abab6faa65a0233f6a29b166bf24 /plugins/mathjax
parent6a55173f0e2c66488aa264d02363db41fb0e1213 (diff)
downloaddokka-9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd.tar.gz
dokka-9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd.tar.bz2
dokka-9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd.zip
Update Dokka's references to 1.9.10 (#3210)
Diffstat (limited to 'plugins/mathjax')
-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 d9604084..a12095ee 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.9.0
+org.jetbrains.dokka:mathjax-plugin:1.9.10
```