diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a738684..913f657 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -8,4 +8,4 @@ spring.jpa.generate-ddl=true spring.jpa.hibernate.ddl-auto=create-drop spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true -ottobot.version=1.8 \ No newline at end of file +ottobot.version=1.9 \ No newline at end of file