Skip to content

Commit

Permalink
Merge tag 'dev-38.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
sabieber committed Oct 11, 2023
2 parents f2dfc63 + 0f92dae commit 4f94185
Show file tree
Hide file tree
Showing 82 changed files with 9,832 additions and 3,807 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.scireum</groupId>
<artifactId>sirius-parent</artifactId>
<version>10.2.0</version>
<version>10.2.1</version>
</parent>
<artifactId>sirius-kernel</artifactId>
<name>SIRIUS kernel</name>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.0-jre</version>
</dependency>

<!-- JSR305 annotations like @Nonnull etc. -->
Expand Down
Loading

0 comments on commit 4f94185

Please sign in to comment.