Skip to content

Commit

Permalink
Autobumper: com.timgroup:file-feed-consumer:0.0.3446 -> com.timgroup:…
Browse files Browse the repository at this point in the history
…file-feed-consumer:0.0.3447, com.timgroup:tg-config-java-bindings:1.0.83 -> com.timgroup:tg-config-java-bindings:1.0.84

 * unable to get details for changes to com.timgroup:file-feed-consumer
 * no changes in new version of com.timgroup:tg-config-java-bindings
  • Loading branch information
autobumper authored and appuser committed Apr 5, 2021
1 parent 6619770 commit a7c3eff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion archiver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
testImplementation "org.hamcrest:hamcrest-core:1.3"
testImplementation "org.hamcrest:hamcrest-library:1.3"

testImplementation "com.timgroup:tg-config-java-bindings:1.0.83" // autobump
testImplementation "com.timgroup:tg-config-java-bindings:1.0.84" // autobump
testImplementation "org.apache.commons:commons-lang3:3.3.2"
testImplementation "com.timgroup:clocks-testing:1.0.1111" // autobump
testImplementation "net.ttsui.junit.rules.pending:pending:0.0.1055"
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.3446" // autobump
api "com.timgroup:file-feed-consumer:0.0.3447" // autobump


implementation project (":archiver")
Expand Down

0 comments on commit a7c3eff

Please sign in to comment.