We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1a424 commit f9772c9Copy full SHA for f9772c9
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "com.diffplug.spotless" version "6.13.0"
3
- id "org.jreleaser" version "1.19.0"
+ id "org.jreleaser" version "1.20.0"
4
}
5
6
ext {
@@ -27,7 +27,7 @@ subprojects {
27
guavaVersion = '32.1.3-jre'
28
slf4jVersion = '1.7.36'
29
cassandraDriverVersion = '3.11.5'
30
- azureCosmosVersion = '4.73.1'
+ azureCosmosVersion = '4.74.0'
31
jooqVersion = '3.14.16'
32
awssdkVersion = '2.33.0'
33
commonsDbcp2Version = '2.13.0'
0 commit comments