Skip to content

Commit

Permalink
Merge pull request #38167 from quarkusio/dependabot/maven/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin-kotlin-scripting-compiler-embeddable-1.9.22

Bump org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable from 1.6.0 to 1.9.22
  • Loading branch information
gsmet authored Jan 13, 2024
2 parents e75a8c6 + 7e1d081 commit 5331490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/schema-registry/confluent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-scripting-compiler-embeddable</artifactId>
<version>1.6.0</version>
<version>1.9.22</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/kafka-json-schema-apicurio2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-scripting-compiler-embeddable</artifactId>
<version>1.6.0</version>
<version>1.9.22</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 5331490

Please sign in to comment.