We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7a664 commit 4cf04ddCopy full SHA for 4cf04dd
1 file changed
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -89,7 +89,7 @@ configurations.configureEach {
89
90
testing {
91
suites.withType(JvmTestSuite::class).configureEach {
92
- useJUnitJupiter("5.14.2")
+ useJUnitJupiter("5.14.3")
93
94
dependencies {
95
implementation(project(project.path))
0 commit comments