Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutin…
Browse files Browse the repository at this point in the history
…es-core to v1.9.0
  • Loading branch information
renovate[bot] committed Oct 4, 2024
1 parent 1b9131e commit bd24c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<!-- testing -->
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<testcontainers.version>1.20.2</testcontainers.version>
<kotlinx-coroutines-core.version>1.8.1</kotlinx-coroutines-core.version>
<kotlinx-coroutines-core.version>1.9.0</kotlinx-coroutines-core.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
</properties>

Expand Down

0 comments on commit bd24c7d

Please sign in to comment.