Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#2451)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent eba0c63 commit e8de4c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ subprojects {
postgresqlDriverVersion = '42.7.4'
oracleDriverVersion = '21.16.0.0'
sqlserverDriverVersion = '11.2.3.jre8'
sqliteDriverVersion = '3.47.1.0'
sqliteDriverVersion = '3.47.2.0'
yugabyteDriverVersion = '42.7.3-yb-2'
mariadDbDriverVersion = '3.5.1'
picocliVersion = '4.7.6'
commonsTextVersion = '1.13.0'
junitVersion = '5.11.4'
commonsLangVersion = '3.17.0'
assertjVersion = '3.27.0'
assertjVersion = '3.27.2'
mockitoVersion = '4.11.0'
spotbugsVersion = '4.8.6'
errorproneVersion = '2.10.0'
Expand Down

0 comments on commit e8de4c5

Please sign in to comment.