You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ Furthermore, this repository provides a small showcase of the functionality prov
38
38
</details>
39
39
40
40
<br/>
41
+
41
42
Snapshots of the development version are available through [Sonatype's `snapshots` repository][sonatyperepo].
42
43
43
44
## Setup
@@ -87,6 +88,7 @@ Snapshots of the development version are available through [Sonatype's `snapshot
87
88
</details>
88
89
89
90
<br/>
91
+
90
92
More information on Getting Started can be found [on the wiki][wiki-gettingstarted].
91
93
92
94
## Requirements
@@ -155,7 +157,7 @@ To start writing instrumentation tests with JUnit Jupiter, add the following to
155
157
156
158
# Migration from 1.0.x
157
159
158
-
Since the move to utilize the native JUnit 5 support built into the build system, a lot has changed from the previous version of the plugin. Users seeking to migrate to the new version are encouraged to check out the migration guide located [on the Wiki][wiki-migration] of this repository.
160
+
Since the move to utilize the native JUnit 5 support built into the build system, a lot has changed from the previous version of the plugin. Users seeking to migrate to the new version are encouraged to check out the migration guide located [on the wiki][wiki-migration].
0 commit comments