Подготовка к релизу 0.0.53
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
128216b717
commit
1208c5b2fe
6
pom.xml
6
pom.xml
@ -10,7 +10,7 @@
|
||||
|
||||
<groupId>dev.struchkov.godfather.telegram</groupId>
|
||||
<artifactId>telegram-bot-spring-boot-starter</artifactId>
|
||||
<version>0.0.52-SNAPSHOT</version>
|
||||
<version>0.0.53-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<java.version>17</java.version>
|
||||
@ -19,8 +19,8 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
||||
<telegram.bot.version>0.0.51</telegram.bot.version>
|
||||
<godfather.version>0.0.52</godfather.version>
|
||||
<telegram.bot.version>0.0.52-SNAPSHOT</telegram.bot.version>
|
||||
<godfather.version>0.0.53-SNAPSHOT</godfather.version>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
|
||||
<plugin.maven.compiler.ver>3.10.1</plugin.maven.compiler.ver>
|
||||
|
Loading…
x
Reference in New Issue
Block a user