Skip to content

Commit

Permalink
Update the package versions
Browse files Browse the repository at this point in the history
Signed-off-by: Keshava Munegowda <[email protected]>
  • Loading branch information
kmgowda committed Sep 11, 2023
1 parent f017cd5 commit edd7081
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,36 +16,37 @@ org.gradle.parallel=true
systemProp.org.gradle.internal.publish.checksums.insecure=true

# gradle plugins
graalvmPluginVersion=0.7.2
spotbugsPluginVersion=5.0.14
graalvmPluginVersion=0.10.0
spotbugsPluginVersion=5.1.3
jibVersion=3.3.2
sshPluginVersion=2.10.1
mkdocsPluginVersion=2.1.1

#Dependencies
spotbugsVersion=4.7.3
grpcVersion=1.57.2
grpcVersion=1.58.0
protobufGradlePlugin=0.9.4
protobufProtocVersion=3.24.2
protobufProtocVersion=3.24.3
checkstyleToolVersion=9.0
apacheRatVersion=0.7.0
jacocoVersion=0.8.7
slf4jVersion=2.0.6
apacheRatVersion=0.8.0
jacocoVersion=0.8.10
slf4jVersion=2.0.9
javaxAnnotationVersion=1.3.2
junitVersion=4.13.2
mockitoVersion=4.0.0
lombokVersion=1.18.24
mockitoVersion=5.5.0
lombokVersion=1.18.28
commonsCliVersion=1.5.0
apacheCommonsVersion=1.9.0
reflectionsVersion=0.10.2
micrometerVersion=1.10.2
micrometerVersion=1.11.3
commonsConfigurationVersion=1.10
guavaVersion=32.1.2-jre
fasterxmlVersion=2.15.2
sshdVersion=2.10.0
HdrHistogramVersion=2.1.12
jetbrainVersion=23.1.0
jmxPrometheusVersion=0.17.2
jibVersion=3.0.0
jetbrainVersion=24.0.1
jmxPrometheusVersion=0.20.0

eclipseCollectionVersion=11.1.0

#JMX exporter
Expand Down

0 comments on commit edd7081

Please sign in to comment.