Skip to content

Commit

Permalink
Autobumper: com.timgroup:Tucker:1.0.1554 -> com.timgroup:Tucker:1.0.1555
Browse files Browse the repository at this point in the history
 * changes to com.timgroup:Tucker:
   * autobumper: Autobumper: com.timgroup:tim-metrics:1.0.20 -> com.timgroup:tim-metrics:1.0.21
       * unable to get details for changes to com.timgroup:tim-metrics
  • Loading branch information
autobumper authored and appuser committed Jun 25, 2020
1 parent 807edc7 commit 10c3168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ java {
}

dependencies {
api "com.timgroup:Tucker:1.0.1554" // autobump
api "com.timgroup:Tucker:1.0.1555" // autobump
compileOnly "com.google.code.findbugs:jsr305:1.3.9"
testImplementation "junit:junit:4.13"
testImplementation "org.hamcrest:hamcrest-core:1.3"
Expand Down
2 changes: 1 addition & 1 deletion archiver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
api project(":mysql")
api project(":subscription")
api "com.google.protobuf:protobuf-java:$protobufVersion"
api "com.timgroup:Tucker:1.0.1554" // autobump
api "com.timgroup:Tucker:1.0.1555" // autobump
api "com.timgroup:tim-structured-events:0.4.1284" // autobump

implementation "com.google.code.findbugs:jsr305:3.0.2"
Expand Down

0 comments on commit 10c3168

Please sign in to comment.