Skip to content

Commit

Permalink
Merge pull request #97 from dhis2/dependabot/maven/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in-kotlin-stdlib-common-1.9.0

build(deps): bump kotlin-stdlib-common from 1.4.10 to 1.9.0
  • Loading branch information
cjmamo committed Jul 21, 2023
2 parents e064937 + 4390982 commit e047396
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-common</artifactId>
<version>1.4.10</version>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down

0 comments on commit e047396

Please sign in to comment.