Skip to content

Commit

Permalink
Autobumper: com.timgroup:eventstore-api:0.0.2289 -> com.timgroup:even…
Browse files Browse the repository at this point in the history
…tstore-api:0.0.2290, com.timgroup:eventstore-filesystem:0.0.2289 -> com.timgroup:eventstore-filesystem:0.0.2290, com.timgroup:eventstore-memory:0.0.2289 -> com.timgroup:eventstore-memory:0.0.2290

 * changes to com.timgroup:eventstore-api:
   * autobumper: Autobumper: com.timgroup:tim-remote-file-storage-s3:0.0.1248 -> com.timgroup: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
   * Justin Heister: Test GH mirror
 * changes to com.timgroup:eventstore-filesystem:
   * autobumper: Autobumper: com.timgroup:tim-remote-file-storage-s3:0.0.1248 -> com.timgroup: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
   * Justin Heister: Test GH mirror
 * changes to com.timgroup:eventstore-memory:
   * autobumper: Autobumper: com.timgroup:tim-remote-file-storage-s3:0.0.1248 -> com.timgroup: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
   * Justin Heister: Test GH mirror
  • Loading branch information
autobumper authored and appuser committed Oct 7, 2024
1 parent 8768c6f commit fb692ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ dependencies {
implementation("com.timgroup:tim-logger:1.5.1109") // autobump
implementation("com.timgroup:tim-metrics:1.0.40") // autobump
implementation("com.timgroup:tim-structured-events:0.4.1288") // autobump
implementation("com.timgroup:eventstore-api:0.0.2289") // autobump
implementation("com.timgroup:eventstore-filesystem:0.0.2289") // autobump
implementation("com.timgroup:eventstore-api:0.0.2290") // autobump
implementation("com.timgroup:eventstore-filesystem:0.0.2290") // autobump
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("reflect"))
implementation("com.fasterxml.jackson.core:jackson-databind:${Versions.jackson}")
Expand All @@ -141,7 +141,7 @@ dependencies {
testImplementation("com.natpryce:hamkrest:1.4.2.2")
testImplementation("org.araqnid:hamkrest-json:1.0.3")
testImplementation("com.timgroup:tim-structured-events-testing:0.4.1288") // autobump
testImplementation("com.timgroup:eventstore-memory:0.0.2289") // autobump
testImplementation("com.timgroup:eventstore-memory:0.0.2290") // autobump
testImplementation("org.apache.httpcomponents:httpclient:4.5.5")
testImplementation("com.timgroup:clocks-testing:1.0.1111") // autobump

Expand Down

0 comments on commit fb692ab

Please sign in to comment.