Skip to content

Commit

Permalink
Bump version (1.2.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
srnyx committed Apr 14, 2024
1 parent 41153b3 commit 04e1063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
}

setupJava("xyz.srnyx", "1.2.1", "Common framework for srnyx's MongoDB management", JavaVersion.VERSION_1_8)
setupJava("xyz.srnyx", "1.2.2", "Common framework for srnyx's MongoDB management", JavaVersion.VERSION_1_8)

repositories.mavenCentral()
dependencies {
Expand Down

0 comments on commit 04e1063

Please sign in to comment.