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 Apr 6, 2023
1 parent 038a5a9 commit f24d49c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions analysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ buildscript {
gson_version = '2.10.1'
gradle_module_metadata_maven_plugin = '0.3.0'
jackson_version = '2.14.2'
jacoco_version = '0.8.8'
jacoco_version = '0.8.9'
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 f24d49c

Please sign in to comment.