Skip to content

Commit

Permalink
build(deps): Use FLR 1.4.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Apr 24, 2024
1 parent 323d9ce commit 769f728
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.24.2"
const val mockito = "5.4.0"
const val mockito_kotlin = "5.0.0"
const val flr = "1.3.0"
const val flr = "1.4.0-SNAPSHOT"
const val gson = "2.10.1"
const val jsoup = "1.16.1"
const val min_sonarqube = "9.9.0.65466"
Expand Down

0 comments on commit 769f728

Please sign in to comment.