File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
5353 api(" org.junit-pioneer:junit-pioneer:1.9.1" )
5454 api(" org.skyscreamer:jsonassert:1.5.3" )
5555 api(" org.apache.kafka:kafka-clients:4.2.0" )
56- api(" org.testcontainers:testcontainers-kafka:2.0.4 " )
56+ api(" org.testcontainers:testcontainers-kafka:2.0.5 " )
5757 api(" org.jctools:jctools-core:4.0.6" )
5858 api(" tools.profiler:async-profiler:4.3" )
5959 api(" com.blogspot.mydailyjava:weak-lock-free:0.18" )
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ use_file_shell_for_executable_tasks = true
1515# Pick the tasks you need from flint (https://github.com/grafana/flint)
1616[tasks ."lint:links" ]
1717description = " Check for broken links in changed files + all local links"
18- file = " https://raw.githubusercontent.com/grafana/flint/d5e14011bca8fa206b4205d6def31ab8e2652c1c /tasks/lint/links.sh" # v0.20.0
18+ file = " https://raw.githubusercontent.com/grafana/flint/eded4cd370c729289a6de327a1a26831e10a39b9 /tasks/lint/links.sh" # v0.20.2
You can’t perform that action at this time.
0 commit comments