Skip to content

Commit

Permalink
update to latest Flank version for correct test time calculations Fla…
Browse files Browse the repository at this point in the history
  • Loading branch information
justintuchek committed May 23, 2023
1 parent 9068696 commit e3c47f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import javax.inject.Inject
open class FlankGradleExtension @Inject constructor(objects: ObjectFactory) : FladleConfig {

companion object {
const val FLANK_VERSION = "22.10.0"
const val FLANK_VERSION = "23.04.0"
}

@get:Input
Expand Down

0 comments on commit e3c47f3

Please sign in to comment.