Skip to content

Commit

Permalink
Excavator: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Jan 26, 2025
1 parent a924d17 commit 79d16d6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions versions.props
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
com.diffplug.spotless:spotless-plugin-gradle = 6.25.0
com.github.ben-manes.caffeine:caffeine = 3.1.8
com.diffplug.spotless:spotless-plugin-gradle = 7.0.2
com.github.ben-manes.caffeine:caffeine = 3.2.0
com.google.auto.service:auto-service = 1.1.1
com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.11.0
com.google.guava:guava = 33.0.0-jre
com.google.guava:guava = 33.4.0-jre
com.google.guava:guava-testlib = 27.0.1-jre
com.google.testing.compile:compile-testing = 0.21.0
com.google.truth:truth = 1.4.1
com.google.truth:truth = 1.4.4
com.palantir.sls.versions:sls-versions = 1.5.0
com.netflix.nebula:nebula-test = 10.0.0
com.netflix.nebula:nebula-test = 10.6.2
junit:junit = 4.13.2
org.assertj:assertj-core = 3.25.3
org.assertj:assertj-core = 3.27.3
org.derive4j:* = 1.1.1
org.functionaljava:functionaljava = 4.8
org.immutables:value = 2.10.1
org.junit.jupiter:* = 5.10.2
org.junit.vintage:* = 5.10.2
org.junit.platform:* = 1.10.2
org.junit.jupiter:* = 5.11.4
org.junit.vintage:* = 5.11.4
org.junit.platform:* = 1.11.4
org.slf4j:* = 1.7.36
com.fasterxml.jackson.*:* = 2.18.2
com.fasterxml.jackson.core:jackson-databind = 2.18.2

0 comments on commit 79d16d6

Please sign in to comment.