Skip to content

Commit de9395b

Browse files
chore(deps-dev): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#227)
1 parent 03ee3f7 commit de9395b

File tree

1 file changed

+1
-1
lines changed
  • kotlin-asyncapi-examples/kotlin-asyncapi-ktor-example

1 file changed

+1
-1
lines changed

kotlin-asyncapi-examples/kotlin-asyncapi-ktor-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-assembly-plugin</artifactId>
117-
<version>3.7.1</version>
117+
<version>3.8.0</version>
118118
<configuration>
119119
<descriptorRefs>
120120
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)