aboutsummaryrefslogtreecommitdiff
path: root/plugins/mathjax/README.md
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-09-01 16:29:50 +0200
committerGitHub <noreply@github.com>2023-09-01 16:29:50 +0200
commit83231c0781a50fdeb05ded348187ae48557a1a1f (patch)
treef06a5b9e78f5b4c468cb22fbe8303c6eb2e693be /plugins/mathjax/README.md
parent02f30b142aa467d3a24cc52a1fe3f2fed7ea1e33 (diff)
downloaddokka-83231c0781a50fdeb05ded348187ae48557a1a1f.tar.gz
dokka-83231c0781a50fdeb05ded348187ae48557a1a1f.tar.bz2
dokka-83231c0781a50fdeb05ded348187ae48557a1a1f.zip
Update Dokka's references to 1.9.0 (#3154)
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 985b975d..d9604084 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.8.20
+org.jetbrains.dokka:mathjax-plugin:1.9.0
```