Skip to content

Commit bff508b

Browse files
Bump the dependencies group with 2 updates (#3003)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14cb0a7 commit bff508b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "com.diffplug.spotless" version "6.13.0"
3-
id "org.jreleaser" version "1.19.0"
3+
id "org.jreleaser" version "1.20.0"
44
}
55

66
ext {
@@ -27,7 +27,7 @@ subprojects {
2727
guavaVersion = '32.1.3-jre'
2828
slf4jVersion = '1.7.36'
2929
cassandraDriverVersion = '3.11.5'
30-
azureCosmosVersion = '4.73.1'
30+
azureCosmosVersion = '4.74.0'
3131
jooqVersion = '3.14.16'
3232
awssdkVersion = '2.33.0'
3333
commonsDbcp2Version = '2.13.0'

0 commit comments

Comments
 (0)