Skip to content

Commit

Permalink
JAcoDB version update
Browse files Browse the repository at this point in the history
  • Loading branch information
zishkaz committed Sep 30, 2024
1 parent 2db7013 commit 54ebc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.gradle.plugin.use.PluginDependenciesSpec
object Versions {
const val detekt = "1.18.1"
const val ini4j = "0.5.4"
const val jacodb = "549cc207ca"
const val jacodb = "82a70aa8ac"
const val juliet = "1.3.2"
const val junit = "5.9.3"
const val kotlin = "1.9.20"
Expand Down

0 comments on commit 54ebc12

Please sign in to comment.