Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 23, 2022
1 parent 56f8a82 commit 9773107
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.10.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.17.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.7.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.68.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.70.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.13.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
}
Expand Down
16 changes: 8 additions & 8 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ com.google.j2objc:j2objc-annotations:1.3 (2 constraints: 531b5652)
com.google.protobuf:protobuf-java:3.4.0 (2 constraints: f022e811)
com.netflix.nebula:nebula-dependency-recommender:11.0.0 (1 constraints: 34052c3b)
com.netflix.nebula:nebula-gradle-interop:1.0.11 (1 constraints: 9214098d)
com.palantir.baseline:baseline-error-prone:4.68.0 (2 constraints: 7a177958)
com.palantir.baseline:baseline-error-prone:4.70.0 (2 constraints: 7417fc56)
io.github.java-diff-utils:java-diff-utils:4.0 (2 constraints: 1c240b56)
javax.inject:javax.inject:1 (1 constraints: 9d0e8743)
net.bytebuddy:byte-buddy:1.12.7 (3 constraints: 062b8927)
net.bytebuddy:byte-buddy-agent:1.12.7 (2 constraints: 721d9c53)
net.bytebuddy:byte-buddy:1.12.7 (3 constraints: 092b6a28)
net.bytebuddy:byte-buddy-agent:1.12.7 (2 constraints: 751d0554)
org.apache.commons:commons-lang3:3.12.0 (2 constraints: b81f9a11)
org.apache.maven:maven-artifact:3.8.2 (2 constraints: 612175a2)
org.apache.maven:maven-builder-support:3.8.2 (1 constraints: 650ff37f)
Expand All @@ -35,13 +35,13 @@ org.codehaus.plexus:plexus-utils:3.2.1 (4 constraints: 293bd9ba)
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r (2 constraints: b1299390)
org.eclipse.sisu:org.eclipse.sisu.inject:0.3.4 (1 constraints: 5f0fd77f)
org.immutables:value:2.9.0 (2 constraints: 14170c32)
org.jetbrains:annotations:19.0.0 (2 constraints: 441cf8cc)
org.jetbrains.kotlin:kotlin-stdlib:1.3.50 (2 constraints: be218de0)
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50 (1 constraints: 420fc67a)
org.jetbrains:annotations:19.0.0 (3 constraints: 732e8899)
org.jetbrains.kotlin:kotlin-stdlib:1.3.61 (3 constraints: ee3395e2)
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61 (2 constraints: 742175a6)
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50 (1 constraints: e010efd2)
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50 (1 constraints: 58113be1)
org.mockito:mockito-core:4.3.1 (3 constraints: b924fbde)
org.mockito:mockito-errorprone:4.2.0 (1 constraints: fc1105f9)
org.mockito:mockito-core:4.3.1 (3 constraints: bd2451df)
org.mockito:mockito-errorprone:4.3.1 (1 constraints: fe1109f9)
org.objenesis:objenesis:3.2 (4 constraints: 0736a298)
org.pcollections:pcollections:2.1.2 (2 constraints: ec226a11)

Expand Down

0 comments on commit 9773107

Please sign in to comment.