Skip to content

Commit

Permalink
updated gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Iurii Zaitsev authored and Vladislav0Art committed Sep 25, 2024
1 parent 32ba830 commit d681bf2
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 @@ -129,7 +129,7 @@ dependencies {
implementation("org.junit.jupiter:junit-jupiter-engine:5.10.0")

// https://mvnrepository.com/artifact/org.jacoco/org.jacoco.core
implementation("org.jacoco:org.jacoco.core:0.8.8")
implementation("org.jacoco:org.jacoco.core:0.8.12")
// https://mvnrepository.com/artifact/com.github.javaparser/javaparser-core
implementation("com.github.javaparser:javaparser-symbol-solver-core:3.24.2")

Expand Down

0 comments on commit d681bf2

Please sign in to comment.