Merge branch 'main' into renovate/org.apache.commons-commons-text-1.x
ci/woodpecker/push/lint_general Pipeline was successful
Details
ci/woodpecker/push/lint_general Pipeline was successful
Details
commit
0535f08bcd
|
|
@ -15,5 +15,5 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
// Use the Kotlin DSL plugin API to apply plugins from the Gradle Plugin Portal.
|
||||
implementation("org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.7.2")
|
||||
implementation("org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.8.2")
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ dependencies {
|
|||
}
|
||||
|
||||
// Use JUnit Jupiter for testing.
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
|
||||
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue