Skip to content

Commit

Permalink
Merge pull request #623 from ozkanpakdil/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-assembly-plugin-3.6.0
  • Loading branch information
dependabot[bot] committed May 16, 2023
2 parents 705d041 + 7deae77 commit c601d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<executions>
<execution>
<id>make-assembly</id>
Expand Down

0 comments on commit c601d51

Please sign in to comment.