Skip to content

Commit

Permalink
Bump io.swagger:swagger-annotations from 1.6.12 to 1.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
akaryakina committed Mar 13, 2024
1 parent 1f54906 commit ee3f738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.gsonfire:gson-fire:1.9.0'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'io.swagger:swagger-annotations:1.6.12'
implementation 'io.swagger:swagger-annotations:1.6.13'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
implementation 'com.squareup.okio:okio-jvm:3.8.0'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.22'
Expand Down

0 comments on commit ee3f738

Please sign in to comment.