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 91e25fa commit cf7790fCopy full SHA for cf7790f
javadoc-crawler/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
implementation("com.fasterxml.jackson.core:jackson-databind")
7
- testImplementation("org.assertj:assertj-core:3.27.5")
+ testImplementation("org.assertj:assertj-core:3.27.6")
8
}
9
10
description = "OpenTelemetry Javadoc Crawler"
0 commit comments