Skip to content

Commit

Permalink
Add trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Oct 24, 2023
1 parent d85bc3f commit b4179e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ void testReproducibleBuildPluginIsLast() throws XmlPullParserException, IOExcept
assertAll(() -> assertThat(lastPlugin.getGroupId(), equalTo("io.github.zlika")),
() -> assertThat(lastPlugin.getArtifactId(), equalTo("reproducible-build-maven-plugin")));
}
}
}

0 comments on commit b4179e6

Please sign in to comment.