Skip to content

Commit

Permalink
Merge pull request #641 from librespot-org/dependabot/maven/player/or…
Browse files Browse the repository at this point in the history
…g.apache.maven.plugins-maven-assembly-plugin-3.6.0

Bump maven-assembly-plugin from 3.5.0 to 3.6.0 in /player
  • Loading branch information
devgianlu authored Sep 26, 2023
2 parents e72d3bf + b8ddf6a commit 3239926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion player/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,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>
<phase>package</phase>
Expand Down

0 comments on commit 3239926

Please sign in to comment.