Skip to content

Commit

Permalink
Autobumper: com.timgroup:Tucker:1.0.1577 -> com.timgroup:Tucker:1.0.1…
Browse files Browse the repository at this point in the history
…578, com.timgroup:file-feed-consumer:0.0.3414 -> com.timgroup:file-feed-consumer:0.0.3415

 * changes to com.timgroup:Tucker:
   * autobumper: Autobumper: com.timgroup:tim-metrics:1.0.38 -> com.timgroup:tim-metrics:1.0.39
       * unable to get details for changes to com.timgroup:tim-metrics
 * unable to get details for changes to com.timgroup:file-feed-consumer
  • Loading branch information
autobumper authored and appuser committed Oct 7, 2020
1 parent e0be1e1 commit 074cfdc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.1577" // autobump
api "com.timgroup:Tucker:1.0.1578" // 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.1577" // autobump
api "com.timgroup:Tucker:1.0.1578" // autobump
api "com.timgroup:tim-structured-events:0.4.1284" // autobump

implementation "com.google.code.findbugs:jsr305:3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion filesystem/file-feed-cache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ java {

dependencies {
api project(":api")
api "com.timgroup:file-feed-consumer:0.0.3414" // autobump
api "com.timgroup:file-feed-consumer:0.0.3415" // autobump


implementation project (":archiver")
Expand Down

0 comments on commit 074cfdc

Please sign in to comment.