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

Commit 6f63726

Browse files
committed
Update Doma and Quarkus Doma versions in documentation config
1 parent 3d12d1c commit 6f63726

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
@@ -179,12 +179,12 @@
179179
gettext_compact = False
180180

181181
html_context = {
182-
'doma_version': '3.9.0',
182+
'doma_version': '3.9.1',
183183
'doma_compile_version': '4.0.0',
184184
'doma_codegen_version': '3.2.0',
185185
'eclipse_apt_version': '4.3.0',
186186
'logback_classic_version': '1.5.18',
187-
'quarkus_doma_version': '1.0.3'
187+
'quarkus_doma_version': '1.0.4'
188188
}
189189

190190
def render_jinja(app, docname, source):

0 commit comments

Comments
 (0)