Skip to content

Commit

Permalink
fix(deps): update gradle dependencies not major update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 598e2f4 commit b7510ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions analysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ buildscript {
jackson_version = '2.14.2'
jacoco_version = '0.8.8'
jaxb_api_version = '2.3.1'
jersey_version = '2.39'
jersey_version = '2.39.1'
json_schema_version = '1.14.2'
json_version = '20190722'
juniversalchardet_version = '1.0.3'
kotlin_inquirer_version = '0.1.0'
kotlin_logging_version = '2.1.23'
kotlin_version = '1.8.10'
kotlin_version = '1.8.20'
kotlinx_coroutines_version = '1.6.4'
picocli_version = '4.7.1'
slf4j_version = '2.0.6'
slf4j_version = '2.0.7'
sonar_java_version = '6.8.0.23379'
sonarqube_version = '3.0'
univocity_parsers_version = '2.9.1'
Expand Down

0 comments on commit b7510ac

Please sign in to comment.