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 Feb 12, 2025
1 parent a410c92 commit 9b7a3c4
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.12.0-RC2
version = 5.12.0-SNAPSHOT

jupiterGroup = org.junit.jupiter

platformGroup = org.junit.platform
platformVersion = 1.12.0-RC2
platformVersion = 1.12.0-SNAPSHOT

vintageGroup = org.junit.vintage
vintageVersion = 5.12.0-RC2
vintageVersion = 5.12.0-SNAPSHOT

# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
# The exports are needed due to https://github.com/diffplug/spotless/issues/834
Expand Down

0 comments on commit 9b7a3c4

Please sign in to comment.