diff --git a/README.md b/README.md index a941c01..fc0530c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Version compatibility matrix | 1.2.0 | 3.8.0 | | 1.2.1 | 3.8.1 | | 1.2.2 | 3.8.2 | +| 3.9.1 | 3.9.1 | ### Gradle ```groovy diff --git a/pom.xml b/pom.xml index 5f4de60..a48d45c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.reactiverse consul-cluster-manager - 1.2.2 + 3.9.1 Vert.x Consul Cluster Manager https://github.com/reactiverse/consul-cluster-manager Consul - based cluster manager that can be hooked into Vert.x ecosystem.