Skip to content

Commit

Permalink
Bump fopbot version
Browse files Browse the repository at this point in the history
  • Loading branch information
zentox committed Nov 4, 2023
1 parent 18a86c9 commit c8307ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ algoutils-student = { module = "org.tudalgo:algoutils-student", version.ref = "a
algoutils-tutor = { module = "org.tudalgo:algoutils-tutor", version.ref = "algoutils" }
junit-core = { module = "org.junit.jupiter:junit-jupiter", version = "5.9.1" }
junit-pioneer = { module = "org.junit-pioneer:junit-pioneer", version = "1.7.1" }
fopbot = { module = "org.tudalgo:fopbot", version = "0.5.0-SNAPSHOT" }
fopbot = { module = "org.tudalgo:fopbot", version = "0.7.0" }

[bundles]
junit = ["junit-core", "junit-pioneer"]

0 comments on commit c8307ed

Please sign in to comment.