Skip to content

Commit

Permalink
feat!: update main branch to latest version (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras authored Oct 25, 2024
1 parent de923cb commit 0fac6a7
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,18 @@
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Set of Quarkus extensions and libraries to speed up development of backend microservices.

## Compatibility
## Documentation

Tkit-Quarkus provides two different version streams, one compatible with Quarkus 2.x and the other compatible with Quarkus 3.x.
Please, see the latest released [documentation page](https://1000kit.github.io/tkit-quarkus/current/tkit-quarkus/index.html).

| Quarkus | Tkit-Quarkus |
|---------|------------------|
| 2.x | = 0.x |
| 3.2.x | = 1.x |
| > 3.3.x | >= 2.x |
| > 3.9.x | >= 2.18.0 (main) |
## Version

Use the latest version of the corresponding stream, [the list of versions is available on Maven Central](https://search.maven.org/artifact/org.tkit.quarkus.lib/tkit-quarkus-bom).
Branches:
* `main` - Quarkus latest version
* `2.x` - Quarkus 3.15 LTS

## Documentation
Use the latest version of the corresponding stream, [the list of versions is available on Maven Central](https://search.maven.org/artifact/org.tkit.quarkus.lib/tkit-quarkus-bom).

Please, see the latest released [documentation page](https://1000kit.github.io/tkit-quarkus/current/tkit-quarkus/index.html).

## Contributors ✨

Expand Down

0 comments on commit 0fac6a7

Please sign in to comment.