Skip to content

Commit

Permalink
Update docs for microprofile config 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed May 14, 2024
1 parent 408071c commit bbfa0d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/includes/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ endif::[]
// microprofile specifications
:version-lib-microprofile-lra-api: 2.0
:version-lib-microprofile-config: 3.0.3
:version-lib-microprofile-config: 3.1
:version-lib-microprofile-fault-tolerance-api: 4.0.2
:version-lib-microprofile-graphql: 2.0
:version-lib-microprofile-health: 4.0
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/mp/config/introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ Step-by-step guide about using {spec-name} in your Helidon MP application.
== Reference
* link:{microprofile-config-spec-url}[{spec-name} Specifications]
* link:{microprofile-fault-tolerance-javadoc-url}[{spec-name} Javadocs]
* link:{microprofile-config-javadoc-url}[{spec-name} Javadocs]

0 comments on commit bbfa0d0

Please sign in to comment.