Skip to content

Commit 2c51cfb

Browse files
authored
bump
1 parent e176ee8 commit 2c51cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313

1414

1515
group = "com.emberjs"
16-
version = "2023.1.7"
16+
version = "2023.1.8"
1717

1818
// Configure project's dependencies
1919
repositories {
@@ -71,4 +71,4 @@ tasks.buildSearchableOptions {
7171
enabled = false
7272
}
7373

74-
sourceSets["main"].java.srcDirs("src/main/gen")
74+
sourceSets["main"].java.srcDirs("src/main/gen")

0 commit comments

Comments
 (0)