Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fillmore-labs/kafka-sensors-talk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 74abc0f92e2090c0976cf45568472f934c8e5176
Choose a base ref
..
head repository: fillmore-labs/kafka-sensors-talk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 67ba3e86b7957ea54f1a440bd433e1903bc23663
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 WORKSPACE
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
@@ -255,7 +255,7 @@ maven_install(
"info.picocli:picocli:4.7.5",
"io.helidon.config:helidon-config-object-mapping:4.0.1",
"io.helidon.config:helidon-config-yaml:4.0.1",
"io.helidon.config:helidon-config:4.0.2",
"io.helidon.config:helidon-config:4.0.3",
"jakarta.annotation:jakarta.annotation-api:2.1.1",
"javax.inject:javax.inject:1",
"org.apache.kafka:kafka-clients:3.6.1",