Skip to content

Commit

Permalink
fix(deps): update dependency io.swagger.core.v3:swagger-annotations t…
Browse files Browse the repository at this point in the history
…o v2.2.19
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 0882831 commit f222c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armadillo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
//other
implementation 'org.rosuda.REngine:REngine:2.1.0'
implementation 'org.rosuda.REngine:Rserve:1.8.1'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.18'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.19'
implementation 'com.google.auto.value:auto-value-annotations:1.10.4'
implementation 'org.obiba.datashield:ds4j-core:2.0.0'
implementation 'org.obiba.datashield:ds4j-r:2.0.0'
Expand Down

0 comments on commit f222c5e

Please sign in to comment.