Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.21…
Browse files Browse the repository at this point in the history
… to 2.1.0 (#2444)
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents c41b17a + 64ce438 commit a9eaa6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-msk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>2.0.21</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit a9eaa6b

Please sign in to comment.