Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlin.jvm-2…
Browse files Browse the repository at this point in the history
….1.0
  • Loading branch information
adrienpessu authored Jan 6, 2025
2 parents bd03b28 + eccf413 commit 0310174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
dependencies {
// implementation(libs.annotations)
implementation("com.contrastsecurity:java-sarif:2.0")
testImplementation("org.assertj:assertj-core:3.27.1")
testImplementation("org.assertj:assertj-core:3.27.2")
}

// Set the JVM language level used to build the project. Use Java 11 for 2020.3+, and Java 17 for 2022.2+.
Expand Down

0 comments on commit 0310174

Please sign in to comment.