Skip to content

Commit

Permalink
Back to snapshots for further development
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Sep 12, 2021
1 parent 709fd6e commit ed3d84d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
group = org.junit
version = 5.8.0
version = 5.9.0-SNAPSHOT

jupiterGroup = org.junit.jupiter

platformGroup = org.junit.platform
platformVersion = 1.8.0
platformVersion = 1.9.0-SNAPSHOT

vintageGroup = org.junit.vintage
vintageVersion = 5.8.0
vintageVersion = 5.9.0-SNAPSHOT

defaultBuiltBy = JUnit Team

Expand Down

0 comments on commit ed3d84d

Please sign in to comment.