Skip to content

Commit

Permalink
release version 0.30.0 with update to spring boot 3.1
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Geißendörfer <[email protected]>
  • Loading branch information
frankbregulla1111 and mgeissen committed Jun 5, 2023
1 parent 9281196 commit dfebe2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ subprojects {

compileJava.dependsOn(processResources)

version = '0.30.0-SNAPSHOT'
version = '0.30.0'
group = 'de.otto.synapse'

repositories {
Expand Down

0 comments on commit dfebe2d

Please sign in to comment.