Skip to content

Commit

Permalink
chore(release): 2.0.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-next.1](v1.8.5...v2.0.0-next.1) (2022-12-13)

### Features

* migrate to spring boot 3 ([6b27bba](6b27bba))

### BREAKING CHANGES

* now requires at least java 17
  • Loading branch information
semantic-release-bot committed Dec 13, 2022
1 parent 7370b16 commit ac7a2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>de.darkatra</groupId>
<artifactId>v-rising-discord-bot</artifactId>
<version>1.8.5</version>
<version>2.0.0-next.1</version>
<packaging>jar</packaging>

<licenses>
Expand Down

0 comments on commit ac7a2a6

Please sign in to comment.