Skip to content

Commit 054b665

Browse files
Bump pekkoVersion from 1.2.1 to 1.3.0 (#394)
1 parent 6fd54f6 commit 054b665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ext {
1919
// required for pekko
2020
scalaVersion = '3'
2121
scalaBinaryVersion = '3.7.4'
22-
pekkoVersion = "1.2.1"
22+
pekkoVersion = "1.3.0"
2323
}
2424

2525
group = 'com.github.ie3-institute'

0 commit comments

Comments
 (0)