Skip to content

Commit

Permalink
build: Use FLR 1.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Sep 7, 2023
1 parent 437b569 commit 9b2dbe3
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.2.0"
const val flr = "1.3.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 9b2dbe3

Please sign in to comment.