Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent da98db6 commit 15de472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ ext {
hibernate_validator_annproc: "org.hibernate.validator:hibernate-validator-annotation-processor:8.0.1.Final",
hibernate_validator : "org.hibernate.validator:hibernate-validator:8.0.1.Final",

kotlin_script_runtime : "org.jetbrains.kotlin:kotlin-script-runtime:1.9.23",
kotlin_script_runtime : "org.jetbrains.kotlin:kotlin-script-runtime:2.0.0",
]
}

0 comments on commit 15de472

Please sign in to comment.