Skip to content

Commit

Permalink
Bumped network layer version
Browse files Browse the repository at this point in the history
  • Loading branch information
pfouto committed Jun 29, 2021
1 parent ed746ed commit b6e9e33
Showing 1 changed file with 2 additions and 2 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 @@

<groupId>pt.unl.fct.di.novasys</groupId>
<artifactId>babel-core</artifactId>
<version>0.4.44</version>
<version>0.4.45</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.pfouto</groupId>
<artifactId>network-layer</artifactId>
<version>2.0.38</version>
<version>2.0.39</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b6e9e33

Please sign in to comment.