Skip to content

Commit

Permalink
deps: Use FLR 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Jun 6, 2024
1 parent a87af64 commit bebbabe
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 @@ -3,7 +3,7 @@ object Versions {
const val assertj = "3.25.3"
const val mockito = "5.12.0"
const val mockito_kotlin = "5.3.1"
const val flr = "1.4.0-SNAPSHOT"
const val flr = "1.4.0"
const val jackson = "2.17.1"
const val jsoup = "1.17.2"
const val min_sonarqube = "9.9.0.65466"
Expand Down

0 comments on commit bebbabe

Please sign in to comment.