Skip to content

Commit

Permalink
Update stale criterion text (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amirhlotfi authored Dec 6, 2024
1 parent 68f1d71 commit 73e0c83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import java.time.LocalDateTime
val log = KotlinLogging.logger { }

object SucessCriteriaV1 {
val lastTextUpdate: LocalDateTime = LocalDateTime.parse("2023-09-06T14:00:00.00")
val lastTextUpdate: LocalDateTime = LocalDateTime.parse("2024-12-05T14:00:00.00")

fun newReport(
organizationUnit: OrganizationUnit?,
Expand Down

0 comments on commit 73e0c83

Please sign in to comment.