Skip to content

Commit

Permalink
Merge pull request #1815 from HedvigInsurance/renovate/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlinx-kotlinx-coroutines-core-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.3
  • Loading branch information
StylianosGakis authored Oct 10, 2023
2 parents 49ea426 + 3e96535 commit cd49f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maestro/maestro.main.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env kotlinc -script --

@file:DependsOn("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
@file:DependsOn("com.github.pgreze:kotlin-process:1.4.1")

import com.github.pgreze.process.process
Expand Down

0 comments on commit cd49f57

Please sign in to comment.