Skip to content

Commit

Permalink
Upgrade SecuribenchMicro to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBakerEffendi committed Dec 9, 2024
1 parent ce193c4 commit ea94b9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class SecuribenchMicroJsDownloader(datasetDir: File) extends DatasetDownloader(d

private val logger = LoggerFactory.getLogger(getClass)

private val version = "1.0.3"
private val version = "1.0.4"
override val benchmarkName = s"securibench-micro.js v$version"

override protected val benchmarkUrl: URL = URI(
Expand Down

0 comments on commit ea94b9e

Please sign in to comment.