Skip to content

Commit

Permalink
Merge pull request #51 from GoodforGod/dev
Browse files Browse the repository at this point in the history
[2.2.1]
  • Loading branch information
GoodforGod authored Feb 16, 2024
2 parents 16d7534 + a53ac4e commit 6bc07ee
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 @@ -23,7 +23,7 @@ targetCompatibility = JavaVersion.VERSION_17

intellij {
plugins = ["java", "Kotlin"]
version = "2023.2"
version = "2023.3"
downloadSources = false
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
groupId=com.github.goodforgod
artifactId=dummymapper
artifactVersion=2.2.0
artifactVersion=2.2.1


##### GRADLE #####
Expand Down

0 comments on commit 6bc07ee

Please sign in to comment.