File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ dependencies {
151151
152152testing {
153153 suites.withType(JvmTestSuite ::class ).configureEach {
154- useJUnitJupiter(" 5.14.3 " )
154+ useJUnitJupiter(" 5.14.4 " )
155155
156156 dependencies {
157157 implementation(project())
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
4646
4747 api(" com.google.code.findbugs:annotations:3.0.1u2" )
4848 api(" com.google.code.findbugs:jsr305:3.0.2" )
49- api(" com.uber.nullaway:nullaway:0.13.3 " )
49+ api(" com.uber.nullaway:nullaway:0.13.4 " )
5050 api(" org.assertj:assertj-core:3.27.7" )
5151 api(" org.awaitility:awaitility:4.3.0" )
5252 api(" org.bouncycastle:bcpkix-jdk15on:1.70" )
Original file line number Diff line number Diff line change 22# Linters
33"github:grafana/flint" = " 0.20.3"
44lychee = " 0.23.0"
5- markdownlint-cli2 = " 0.22.0 "
5+ markdownlint-cli2 = " 0.22.1 "
66
77[env ]
88FLINT_CONFIG_DIR = " .github/config"
You can’t perform that action at this time.
0 commit comments