Skip to content

Commit

Permalink
fix: upgrade io.arrow-kt:arrow-core from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.arrow-kt:arrow-core from 1.2.0 to 1.2.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.arrow-kt/arrow-core/

See this project in Snyk:
https://app.snyk.io/org/brambg/project/860d8df7-3462-4c71-90ad-253075915964?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 28, 2023
1 parent fc06044 commit 04f2b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<arrow-core.version>1.2.0</arrow-core.version>
<arrow-core.version>1.2.1</arrow-core.version>
<dropwizard-swagger-ui.version>4.6.2</dropwizard-swagger-ui.version>
<dropwizard-swagger.version>4.0.0-1</dropwizard-swagger.version>
<dropwizard.version>4.0.1</dropwizard.version>
Expand Down

0 comments on commit 04f2b88

Please sign in to comment.