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 Jul 6, 2023
1 parent 38ee1b7 commit 0b3713a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions analysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ buildscript {
commons_lang3_version = '3.12.0'
gson_version = '2.10.1'
gradle_module_metadata_maven_plugin = '0.3.0'
jackson_version = '2.15.1'
jackson_version = '2.15.2'
jacoco_version = '0.8.10'
jaxb_api_version = '2.3.1'
jersey_version = '2.39.1'
jersey_version = '2.40'
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.21'
kotlinx_coroutines_version = '1.7.1'
picocli_version = '4.7.3'
kotlin_version = '1.9.0'
kotlinx_coroutines_version = '1.7.2'
picocli_version = '4.7.4'
slf4j_version = '2.0.7'
sonar_java_version = '6.8.0.23379'
sonarqube_version = '3.0'
Expand Down

0 comments on commit 0b3713a

Please sign in to comment.