Skip to content

Commit

Permalink
Bumped versions for next round of dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Mar 17, 2024
1 parent cd1f0af commit 9c7652d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ allprojects {
apply plugin: 'org.sonarqube'

group = 'com.gazbert.bxbot'
version = '2.1.0'
version = '2.2.0-SNAPSHOT'

dependencyManagement {
applyMavenExclusions = false
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</developer>
</developers>
<properties>
<revision>2.1.0</revision>
<revision>2.2.0-SNAPSHOT</revision>

<!-- Should be same as dependency used by spring-boot-starter.version -->
<spring-core.version>6.0.11</spring-core.version>
Expand Down

0 comments on commit 9c7652d

Please sign in to comment.