Skip to content

Commit

Permalink
Autobumper: com.timgroup:tim-remote-file-storage-s3:0.0.1248 -> com.t…
Browse files Browse the repository at this point in the history
…imgroup:tim-remote-file-storage-s3:0.0.1267, com.timgroup:Tucker:1.0.1586 -> com.timgroup:Tucker:1.0.1588, com.timgroup:tg-config-java-bindings:1.0.106 -> com.timgroup:tg-config-java-bindings:1.0.125, com.timgroup:file-feed-consumer:0.0.3500 -> com.timgroup:file-feed-consumer:0.0.3538

 * no changes in new version of com.timgroup:tim-remote-file-storage-s3
 * no changes in new version of com.timgroup:Tucker
 * no changes in new version of com.timgroup:tg-config-java-bindings
 * unable to get details for changes to com.timgroup:file-feed-consumer
  • Loading branch information
autobumper authored and appuser committed Oct 7, 2024
1 parent da6066b commit b4cc4bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.1586" // autobump
api "com.timgroup:Tucker:1.0.1588" // autobump
api "com.timgroup:tim-metrics:1.0.40" // autobump
compileOnly "com.google.code.findbugs:jsr305:1.3.9"
testImplementation "junit:junit:4.13.2"
Expand Down
6 changes: 3 additions & 3 deletions archiver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ dependencies {
api project(":mysql")
api project(":subscription")
api "com.google.protobuf:protobuf-java:$protobufVersion"
api "com.timgroup:Tucker:1.0.1586" // autobump
api "com.timgroup:Tucker:1.0.1588" // autobump
api "com.timgroup:tim-structured-events:0.4.1288" // autobump

implementation "com.google.code.findbugs:jsr305:3.0.2"
implementation "com.timgroup:tim-logger:1.5.1109" // autobump
implementation "com.timgroup:tim-remote-file-storage-s3:0.0.1248" // autobump
implementation "com.timgroup:tim-remote-file-storage-s3:0.0.1267" // autobump

runtimeOnly "javax.xml.bind:jaxb-api:2.3.0"
runtimeOnly "com.sun.xml.bind:jaxb-core:2.3.0"
Expand All @@ -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.106" // autobump
testImplementation "com.timgroup:tg-config-java-bindings:1.0.125" // 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.3500" // autobump
api "com.timgroup:file-feed-consumer:0.0.3538" // autobump


implementation project (":archiver")
Expand Down

0 comments on commit b4cc4bf

Please sign in to comment.