We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc62a93 commit 21fbd2dCopy full SHA for 21fbd2d
README.md
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
dependencies {
32
- implementation "com.github.Pascal-Institute:bumblebee:1.2.2"
+ implementation "com.github.Pascal-Institute:bumblebee:1.2.3"
33
34
```
35
build.gradle.kts
@@ -26,7 +26,7 @@ publishing {
26
groupId = "com.pascal.institute"//Navigate beyond computing oceans
27
artifactId = "bumblebee"
28
- version = "1.2.2"
+ version = "1.2.3"
from(components["java"])
0 commit comments