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 Nov 15, 2024
1 parent 14d90f1 commit d6583dc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ com.github.ben-manes.caffeine:caffeine = 3.1.8
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.3.1-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.1
junit:junit = 4.13.2
org.assertj:assertj-core = 3.25.3
org.assertj:assertj-core = 3.26.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.3
org.junit.vintage:* = 5.11.3
org.junit.platform:* = 1.11.3
org.slf4j:* = 1.7.36
com.fasterxml.jackson.*:* = 2.18.1
com.fasterxml.jackson.core:jackson-databind = 2.18.1

0 comments on commit d6583dc

Please sign in to comment.