Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and skalarproduktraum committed Jul 2, 2024
1 parent 6576ab7 commit d61772d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies {
exclude("org.biojava.thirdparty", "forester")
}
}
implementation("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.24")
implementation("org.jetbrains.kotlin:kotlin-scripting-jsr223:2.0.0")
api("graphics.scenery:art-dtrack-sdk:2.6.0")

testImplementation(kotlin("test"))
Expand Down

0 comments on commit d61772d

Please sign in to comment.