Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 39544f4

Browse files
committed
Update Doma and Quarkus Doma versions in documentation config
1 parent ac5373e commit 39544f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,12 @@
178178
gettext_compact = False
179179

180180
html_context = {
181-
'doma_version': '3.8.0',
181+
'doma_version': '3.9.0',
182182
'doma_compile_version': '4.0.0',
183183
'doma_codegen_version': '3.0.0',
184184
'eclipse_apt_version': '4.3.0',
185185
'logback_classic_version': '1.5.18',
186-
'quarkus_doma_version': '1.0.2'
186+
'quarkus_doma_version': '1.0.3'
187187
}
188188

189189
def render_jinja(app, docname, source):

0 commit comments

Comments
 (0)