mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Modify test-kotlin to use ebean maven plugin 13.13.0 (for jakarta)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
|
||||
<ebean-maven-plugin.version>13.3.0</ebean-maven-plugin.version>
|
||||
<ebean-maven-plugin.version>13.13.0</ebean-maven-plugin.version>
|
||||
<kotlin.version>1.6.0</kotlin.version>
|
||||
<jackson.version>2.12.1</jackson.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user