File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
kotlin-asyncapi-examples/kotlin-asyncapi-ktor-example Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 5757 <java .version>21</java .version>
5858 <kotlin .version>2.2.21</kotlin .version>
5959 <jackson .version>2.20.1</jackson .version>
60- <swagger .version>2.2.41 </swagger .version>
60+ <swagger .version>2.2.42 </swagger .version>
6161 <classgraph .version>4.8.184</classgraph .version>
6262 <mockk .version>1.14.7</mockk .version>
6363 <jsonassert .version>1.5.3</jsonassert .version>
You can’t perform that action at this time.
0 commit comments