Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhyeong committed Feb 2, 2024
1 parent f53b2ed commit f3d5933
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 @@ -12,7 +12,7 @@ buildscript {

allprojects {
group = "com.navercorp.eventeria"
version = "1.1.1-SNAPSHOT"
version = "1.2.0"

// https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x#parameter-name-retention
tasks.withType(JavaCompile).configureEach {
Expand Down

0 comments on commit f3d5933

Please sign in to comment.